summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread/pthread_attr_init.c')
-rw-r--r--src/thread/pthread_attr_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/thread/pthread_attr_init.c b/src/thread/pthread_attr_init.c
index 66934889..969e0a38 100644
--- a/src/thread/pthread_attr_init.c
+++ b/src/thread/pthread_attr_init.c
@@ -1,5 +1,4 @@
#include "pthread_impl.h"
-#include <string.h>
int pthread_attr_init(pthread_attr_t *a)
{