summaryrefslogtreecommitdiff
path: root/src/Sockets/HttpdForm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Sockets/HttpdForm.cpp')
-rw-r--r--src/Sockets/HttpdForm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Sockets/HttpdForm.cpp b/src/Sockets/HttpdForm.cpp
index 1b1f689..8eb4da1 100644
--- a/src/Sockets/HttpdForm.cpp
+++ b/src/Sockets/HttpdForm.cpp
@@ -31,6 +31,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifdef _MSC_VER
#pragma warning(disable:4786)
#endif
+#include <cstring>
#include "socket_include.h"
#include "Parse.h"
#include "IFile.h"