aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/errno.c')
-rw-r--r--linuxthreads/errno.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/errno.c b/linuxthreads/errno.c
index bd9584f80e..0eb98ac20c 100644
--- a/linuxthreads/errno.c
+++ b/linuxthreads/errno.c
@@ -16,6 +16,7 @@
#include <errno.h>
#include <netdb.h>
+#include <resolv.h>
#include "pthread.h"
#include "internals.h"