From: Philipp Takacs Date: Sun, 6 Sep 2015 21:29:21 +0000 (+0200) Subject: include h/utils.h X-Git-Tag: mmh-0.2-RC1~21 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=850059f6637354d31129f303151f9f7d30514c9e include h/utils.h I forgot uip/ap.c and uip/burst.c, too --- diff --git a/uip/ap.c b/uip/ap.c index 46c3ff5..8156517 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include diff --git a/uip/burst.c b/uip/burst.c index 28e0e85..591d7f4 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -7,6 +7,7 @@ */ #include +#include #include #include #include