summaryrefslogtreecommitdiffstats
path: root/bbsconfig.h
blob: c1eb80f05bbcb500e41815c2a6799b13b57ec876 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __MICROBBS_BBSCONFIG_H
#define __MICROBBS_BBSCONFIG_H

#include <stdio.h>
#include <stdlib.h>

#endif