summaryrefslogtreecommitdiffstats
path: root/lib/libss/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libss/help.c')
-rw-r--r--lib/libss/help.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libss/help.c b/lib/libss/help.c
index c6e99d8..48aece43 100644
--- a/lib/libss/help.c
+++ b/lib/libss/help.c
@@ -7,6 +7,7 @@
#include <sys/param.h>
#include <sys/file.h>
#include <sys/wait.h>
+#include <dirent.h>
#include <stdlib.h>
#include <unistd.h>
#include "ss_internal.h"
@@ -87,9 +88,6 @@ got_it:
}
}
-#include <sys/types.h>
-#include <sys/dir.h>
-
void ss_add_info_dir(sci_idx, info_dir, code_ptr)
int sci_idx;
char *info_dir;
OpenPOWER on IntegriCloud