* patch #3968: Move the add() function from its own file (add.c) and
[mmh] / uip / mhbuild.c
index b16e8c9..1c5abdc 100644 (file)
@@ -20,6 +20,7 @@
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/mhcachesbr.h>
+#include <h/utils.h>
 
 #ifdef HAVE_SYS_WAIT_H
 # include <sys/wait.h>