diff common/portpath.c @ 986:66f6361fba1b

Fix linux build
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 29 Aug 2014 17:55:28 +0200
parents faf58e9f518b
children f110a3f6e387
line wrap: on
line diff
--- a/common/portpath.c	Fri Aug 29 17:13:30 2014 +0200
+++ b/common/portpath.c	Fri Aug 29 17:55:28 2014 +0200
@@ -16,6 +16,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
+#include <string.h>
 
 char *
 port_dirname(char *path)

http://wald.intevation.org/projects/trustbridge/