]> git.marmaro.de Git - mmh/commitdiff
include h/utils.h
authorPhilipp Takacs <philipp@bureaucracy.de>
Sun, 6 Sep 2015 21:11:15 +0000 (23:11 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 6 Sep 2015 21:18:16 +0000 (23:18 +0200)
I forgot to add it in sbr/addrsbr.c sbr/fmt_compile.c

sbr/addrsbr.c
sbr/fmt_compile.c

index e5fc19d646ad71d51bf14dbe22c5503d5339c51b..09ea1311e1ea97d5877bc4602dec8c159805341c 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <sysexits.h>
 #include <h/mh.h>
+#include <h/utils.h>
 #include <h/addrsbr.h>
 #include <h/mf.h>
 
index 28a96e69978d10c7ea5e3218d9b3fb9ea33e8d2d..096f7dd62a46d1b31b696b0888ae14c8143a14ae 100644 (file)
@@ -39,6 +39,7 @@
 */
 
 #include <h/mh.h>
+#include <h/utils.h>
 #include <h/addrsbr.h>
 #include <h/tws.h>
 #include <h/fmt_scan.h>