diff options
Diffstat (limited to 'nis/nis_domain_of.c')
-rw-r--r-- | nis/nis_domain_of.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_domain_of.c b/nis/nis_domain_of.c index 6e2025cbdc..68d958f75e 100644 --- a/nis/nis_domain_of.c +++ b/nis/nis_domain_of.c @@ -17,6 +17,7 @@ <http://www.gnu.org/licenses/>. */ #include <rpcsvc/nis.h> +#include <shlib-compat.h> nis_name nis_domain_of (const_nis_name name) |