about summary refs log tree commit diff
path: root/login/utmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'login/utmp.h')
-rw-r--r--login/utmp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/login/utmp.h b/login/utmp.h
index 6fd89ddc28..2e87070537 100644
--- a/login/utmp.h
+++ b/login/utmp.h
@@ -25,6 +25,8 @@
 #include <sys/types.h>
 
 
+__BEGIN_DECLS
+
 /* Get system dependent values and data structures.  */
 #include <utmpbits.h>