From 9f1bd74b09810565502451047b06b6eca7e47f7f Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 25 Mar 2005 19:25:41 +0000 Subject: Added implementation of strlcpy and strlcat for systems that dont have it git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@905 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/connection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/connection.cpp') diff --git a/src/connection.cpp b/src/connection.cpp index d60da90ac..475e9ade5 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -25,6 +25,7 @@ #include #include "inspircd.h" #include "modules.h" +#include "inspstring.h" using namespace std; -- cgit v1.3.1-10-gc9f91