From: Marcin Siodelski Date: Tue, 5 Apr 2016 13:38:14 +0000 (+0200) Subject: [master] Added missing inclusion of in strutil.h. X-Git-Tag: trac4106_update_base~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ec157c6fc5ae0b057211ada975deb3489f3bfca;p=thirdparty%2Fkea.git [master] Added missing inclusion of in strutil.h. Okayed on jabber. --- diff --git a/src/lib/util/strutil.h b/src/lib/util/strutil.h index 73cd129176..53631a125b 100644 --- a/src/lib/util/strutil.h +++ b/src/lib/util/strutil.h @@ -9,6 +9,7 @@ #include #include +#include #include #include #include