summaryrefslogtreecommitdiff
path: root/login
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-02-18 04:08:52 +0000
committerUlrich Drepper <drepper@redhat.com>1997-02-18 04:08:52 +0000
commit9652be3de8913e528f86d9d4d2643db6c472f9fe (patch)
treeafa08c329c7b3007487a47b78ed77c47f88d2a4d /login
parent7434ccadbb6897d366d2377f84efe1e2cd61b02b (diff)
update from main archive 970217
Diffstat (limited to 'login')
-rw-r--r--login/utmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/login/utmp.h b/login/utmp.h
index 6fd89ddc28..402ab25cb6 100644
--- a/login/utmp.h
+++ b/login/utmp.h
@@ -24,6 +24,7 @@
#include <sys/types.h>
+__BEGIN_DECLS
/* Get system dependent values and data structures. */
#include <utmpbits.h>