diff options
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r-- | mbbsd/mbbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c index 80af1426..93643dbc 100644 --- a/mbbsd/mbbsd.c +++ b/mbbsd/mbbsd.c @@ -1,7 +1,7 @@ /* $Id$ */ #include "bbs.h" #include "banip.h" -#include "logind.h" +#include "daemons.h" #include <sys/wait.h> #include <netinet/tcp.h> |