From: Maxim Mamontov <faust.madf@gmail.com>
Date: Tue, 7 Jan 2014 15:48:26 +0000 (+0200)
Subject: Added missing include.
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/43fff4a2cf7da8c3a5c24633d998bf52f9cf12a2?hp=-c

Added missing include.
---

43fff4a2cf7da8c3a5c24633d998bf52f9cf12a2
diff --git a/stglibs/srvconf.lib/parsers/get_container.h b/stglibs/srvconf.lib/parsers/get_container.h
index 31bb4250..c07e9e14 100644
--- a/stglibs/srvconf.lib/parsers/get_container.h
+++ b/stglibs/srvconf.lib/parsers/get_container.h
@@ -25,6 +25,8 @@
 
 #include <string>
 
+#include <strings.h>
+
 namespace STG
 {
 namespace GET_CONTAINER