1 2 3 4 5 6 7
#ifndef __MICROBBS_BBSCONFIG_H #define __MICROBBS_BBSCONFIG_H #include <stdio.h> #include <stdlib.h> #endif