summaryrefslogtreecommitdiffstats
path: root/microbbs.c
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-11-07 22:13:25 +0000
committerFreeArtMan <dos21h@gmail.com>2015-11-07 22:13:25 +0000
commite7ecf0537902ff87965f4473bf316c17b90c39a5 (patch)
treec79ffb63938e0044b5a6e796a16c59387bddaf15 /microbbs.c
parent04918e30ddd690ec0f1b5fd231eb616ad60aed65 (diff)
downloadmicrobbs-e7ecf0537902ff87965f4473bf316c17b90c39a5.tar.gz
microbbs-e7ecf0537902ff87965f4473bf316c17b90c39a5.zip
Change todo from usual files to netbytesHEADmaster
Diffstat (limited to 'microbbs.c')
-rw-r--r--microbbs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/microbbs.c b/microbbs.c
index 08f65c8..8a04fc6 100644
--- a/microbbs.c
+++ b/microbbs.c
@@ -15,6 +15,7 @@
#include "todo.h"
#include "door.h"
#include "captcha.h"
+#include "netbytes.h"
#include "libterm/term.h"
#include "libterm/term_io.h"