[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,6 +5,8 @@
extern "C" {
#endif
#include <stdlib.h>
#include "klib/kvec.h"
// Wrapper around kvec.h to provide dynamically allocated vectors