summaryrefslogtreecommitdiffstats
path: root/statistics.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2015-07-05 17:42:26 +0100
committerFreeArtMan <dos21h@gmail.com>2015-07-05 17:42:26 +0100
commit8f893cfe961a3be8c688e9d657e656e03749477b (patch)
treeac2333997d30e77415116c058a7342f852d477ed /statistics.h
parent43d3e330b0064c8ab962a7e77b4f26ac2c63f8ec (diff)
downloadmicrobbs-8f893cfe961a3be8c688e9d657e656e03749477b.tar.gz
microbbs-8f893cfe961a3be8c688e9d657e656e03749477b.zip
Added default config init. And small fixes
Diffstat (limited to 'statistics.h')
-rw-r--r--statistics.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/statistics.h b/statistics.h
index a91e988..b4cfc5d 100644
--- a/statistics.h
+++ b/statistics.h
@@ -1,4 +1,9 @@
#ifndef __MICROBBS_STATISTICS_H
#define __MICROBBS_STATISTICS_H
+typedef struct bbs_stats
+{
+
+} bbs_stats;
+
#endif \ No newline at end of file