[fix] includes

This commit is contained in:
Al
2015-08-07 01:00:26 -04:00
parent f246c2ee95
commit d7ebcd046e
8 changed files with 13 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
extern "C" {
#endif
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include <stdbool.h>
#include <stdarg.h>