From: markus schnalke Date: Fri, 10 Apr 2015 08:59:30 +0000 (+0200) Subject: Minimize the include X-Git-Tag: mmh-0.2-RC1~42 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=3113d18bf20013be27c9aabc8aafcab9a6a8643e Minimize the include It's not necessary to include , is enough. --- diff --git a/uip/mhparse.c b/uip/mhparse.c index 0fbe33f..e83932c 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -8,7 +8,7 @@ #include #include -#include +#include #include #include #include