Missing memset def

This commit is contained in:
David Sidrane
2016-06-23 14:36:23 -10:00
parent 85056eaffd
commit 0bf68df3c7
@@ -41,6 +41,7 @@
#include <sys/types.h>
#include <stdint.h>
#include <string.h>
#include <assert.h>
#include <debug.h>