aboutsummaryrefslogtreecommitdiff
path: root/nis/nis_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'nis/nis_file.c')
-rw-r--r--nis/nis_file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_file.c b/nis/nis_file.c
index c3c6c57..d6c1d14 100644
--- a/nis/nis_file.c
+++ b/nis/nis_file.c
@@ -20,6 +20,7 @@
#include <stdlib.h>
#include <string.h>
#include <rpcsvc/nis.h>
+#include <shlib-compat.h>
#include "nis_xdr.h"
typedef bool_t (*iofct_t) (XDR *, void *);