summaryrefslogtreecommitdiff
path: root/bbsconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'bbsconfig.h')
-rw-r--r--bbsconfig.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/bbsconfig.h b/bbsconfig.h
new file mode 100644
index 0000000..c1eb80f
--- /dev/null
+++ b/bbsconfig.h
@@ -0,0 +1,7 @@
+#ifndef __MICROBBS_BBSCONFIG_H
+#define __MICROBBS_BBSCONFIG_H
+
+#include <stdio.h>
+#include <stdlib.h>
+
+#endif \ No newline at end of file