summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/pthread_create.c
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-09-13 02:50:10 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-09-13 02:50:10 +0000
commit668a647669e09142cd76d2ec3f18a6448ce207ca (patch)
tree0d13d06809fc84ba06ef90c7f0f7cf1a3dfa201f /libpthread/nptl/pthread_create.c
parentd48eca4146670ec7c07b2d85ec667bb91d263c68 (diff)
downloaduClibc-alpine-668a647669e09142cd76d2ec3f18a6448ce207ca.tar.bz2
uClibc-alpine-668a647669e09142cd76d2ec3f18a6448ce207ca.tar.xz
Cleaned up 'sysdep.h' file madness.
Diffstat (limited to 'libpthread/nptl/pthread_create.c')
-rw-r--r--libpthread/nptl/pthread_create.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_create.c b/libpthread/nptl/pthread_create.c
index 18f1c034c..c83160c80 100644
--- a/libpthread/nptl/pthread_create.c
+++ b/libpthread/nptl/pthread_create.c
@@ -26,7 +26,6 @@
#include <ldsodefs.h>
#include <atomic.h>
#include <libc-internal.h>
-#include <resolv.h>
#include <shlib-compat.h>