summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/shlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ld/shlib.c')
-rw-r--r--gnu/usr.bin/ld/shlib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/ld/shlib.c b/gnu/usr.bin/ld/shlib.c
index c6057bb4611..f5e7f148c03 100644
--- a/gnu/usr.bin/ld/shlib.c
+++ b/gnu/usr.bin/ld/shlib.c
@@ -41,6 +41,7 @@ int isdigit();
#include <sys/stat.h>
#include <sys/file.h>
#include <sys/time.h>
+#include <ranlib.h>
#include <a.out.h>
#include <ctype.h>
#include <dirent.h>