[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

@@ -7,6 +7,8 @@
extern "C" {
#endif
#include <stdlib.h>
#include "klib/khash.h"
#include "collections.h"
#include "string_utils.h"