summaryrefslogtreecommitdiffstats
path: root/daemon/utmpd/utmpserver2.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/utmpd/utmpserver2.c')
-rw-r--r--daemon/utmpd/utmpserver2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/utmpd/utmpserver2.c b/daemon/utmpd/utmpserver2.c
index ce79c0c7..6c375823 100644
--- a/daemon/utmpd/utmpserver2.c
+++ b/daemon/utmpd/utmpserver2.c
@@ -3,6 +3,7 @@
#include <sys/time.h>
#include "bbs.h"
+#include "daemons.h"
extern void utmplogin(int uid, int index, const int like[MAX_FRIEND], const int hate[MAX_REJECT]);
extern int genfriendlist(int uid, int index, ocfs_t *fs, int maxfs);