summaryrefslogtreecommitdiffstats
path: root/mbbsd/emaildb.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/emaildb.c')
-rw-r--r--mbbsd/emaildb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/emaildb.c b/mbbsd/emaildb.c
index 47a2c95b..4cadffca 100644
--- a/mbbsd/emaildb.c
+++ b/mbbsd/emaildb.c
@@ -1,5 +1,6 @@
/* $Id$ */
#include <sqlite3.h>
+#include <sys/wait.h>
#include "bbs.h"
#define EMAILDB_PATH BBSHOME "/emaildb.db"