diff options
Diffstat (limited to 'nis/nis_print.c')
-rw-r--r-- | nis/nis_print.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_print.c b/nis/nis_print.c index 0ee49020a0..869f6aad61 100644 --- a/nis/nis_print.c +++ b/nis/nis_print.c @@ -22,6 +22,7 @@ #include <stdint.h> #include <rpcsvc/nis.h> +#include <shlib-compat.h> static const char * nis_nstype2str (const nstype type) |