chiark / gitweb /
Source code reorganization:
[disorder] / lib / hash.c
index f38e1d9cec35e06d6381ba8dfa0051ce363cc442..f730a585da12a34dd8acdb1cdebdee9c61832c32 100644 (file)
  * USA
  */
 
-#include <config.h>
-#include "types.h"
-
-#include <string.h>
+#include "common.h"
 
 #include "hash.h"
 #include "mem.h"