Selaa lähdekoodia

missed included completed

Jiri Kuthan 21 vuotta sitten
vanhempi
commit
e3d05bb9ca
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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)