summaryrefslogtreecommitdiff
path: root/modules/getdomainname
diff options
context:
space:
mode:
Diffstat (limited to 'modules/getdomainname')
-rw-r--r--modules/getdomainname6
1 files changed, 4 insertions, 2 deletions
diff --git a/modules/getdomainname b/modules/getdomainname
index b69a1f26df..4f37a0cc22 100644
--- a/modules/getdomainname
+++ b/modules/getdomainname
@@ -2,19 +2,21 @@ Description:
getdomainname() function: Return machine's NIS domain name.
Files:
-lib/getdomainname.h
lib/getdomainname.c
m4/getdomainname.m4
Depends-on:
+unistd
+extensions
configure.ac:
gl_FUNC_GETDOMAINNAME
+gl_UNISTD_MODULE_INDICATOR([getdomainname])
Makefile.am:
Include:
-"getdomainname.h"
+<unistd.h>
License:
GPL