summaryrefslogtreecommitdiffstats
path: root/usr.bin/ldd/ldd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ldd/ldd.c')
-rw-r--r--usr.bin/ldd/ldd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ldd/ldd.c b/usr.bin/ldd/ldd.c
index da44c5c..4ef8f4d 100644
--- a/usr.bin/ldd/ldd.c
+++ b/usr.bin/ldd/ldd.c
@@ -35,6 +35,7 @@ static const char rcsid[] =
#include <sys/wait.h>
#include <machine/elf.h>
+#include <arpa/inet.h>
#include <a.out.h>
#include <dlfcn.h>
#include <err.h>
OpenPOWER on IntegriCloud