Browse Source

missed included completed

Jiri Kuthan 21 years ago
parent
commit
e3d05bb9ca
1 changed files with 1 additions and 0 deletions
  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)