Warning fix.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 7 Dec 2010 12:28:52 +0000 (12:28 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 7 Dec 2010 12:28:52 +0000 (12:28 +0000)
org.glite.lb.common/src/log_msg.c

index 4fb3cf6..a474329 100644 (file)
@@ -26,6 +26,7 @@ limitations under the License.
 #include <sys/stat.h>
 #include <unistd.h>
 #include <errno.h>
+#include <string.h>
 
 #include "context-int.h"