summaryrefslogtreecommitdiffstats
path: root/sysinfo.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-03-24 20:16:29 +0900
committerFreeArtMan <dos21h@gmail.com>2015-03-24 20:16:29 +0900
commitf1fb9827faec228246062f2cd8e38f0dd3338e3a (patch)
tree4b142676d0f7dbfb2decd2eb9886372d7c1fb34d /sysinfo.h
parentc1e6c1341ace1f61569e6d1d0dbfb36cb192113c (diff)
downloadmicrobbs-f1fb9827faec228246062f2cd8e38f0dd3338e3a.tar.gz
microbbs-f1fb9827faec228246062f2cd8e38f0dd3338e3a.zip
Added ini file support
Diffstat (limited to 'sysinfo.h')
-rw-r--r--sysinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysinfo.h b/sysinfo.h
index 2705a90..2fb9079 100644
--- a/sysinfo.h
+++ b/sysinfo.h
@@ -3,6 +3,8 @@
#include "buildinfo.h"
+#include "bbsconfig.h"
+
#include "libterm/term.h"
#include "libterm/term_io.h"