From 5c77b78c95b9968768987990eec97e4ce34c2ae4 Mon Sep 17 00:00:00 2001 From: piaip Date: Tue, 16 Jun 2009 12:31:46 +0000 Subject: * add missing files git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4636 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/logind.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/logind.h b/include/logind.h index 8c5c72ae..37d2c658 100644 --- a/include/logind.h +++ b/include/logind.h @@ -9,6 +9,7 @@ typedef struct login_data { // size of current structure size_t cb; + void *ack; // terminal information int t_lines, t_cols; -- cgit v1.2.3