diff options
Diffstat (limited to 'nis/nis_file.c')
-rw-r--r-- | nis/nis_file.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nis/nis_file.c b/nis/nis_file.c index c32d54a622..fdd7cd4214 100644 --- a/nis/nis_file.c +++ b/nis/nis_file.c @@ -21,8 +21,6 @@ #include <stdlib.h> #include <string.h> #include <rpcsvc/nis.h> -#include <rpcsvc/nislib.h> - static const char cold_start_file[] = "/var/nis/NIS_COLD_START"; |