Explorar el Código

missed included completed

Jiri Kuthan hace 21 años
padre
commit
e3d05bb9ca
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dset.c

+ 1 - 0
dset.c

@@ -36,6 +36,7 @@
 #include "hash_func.h"
 #include "error.h"
 #include "dset.h"
+#include "mem/mem.h"
 
 #define CONTACT "Contact: "
 #define CONTACT_LEN (sizeof(CONTACT) - 1)