Переглянути джерело

missed included completed

Jiri Kuthan 21 роки тому
батько
коміт
e3d05bb9ca
1 змінених файлів з 1 додано та 0 видалено
  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)