- missing includes

This commit is contained in:
2017-02-28 17:16:07 +00:00
parent 0974cc3ecf
commit 53f530fb6f

View File

@@ -11,6 +11,8 @@
* @author SESA354004 * @author SESA354004
*/ */
#include <stdio.h>
#include <string.h>
#include "xmalloc.h" #include "xmalloc.h"
#include "xtypes.h" #include "xtypes.h"