changeset 630:aa48ea7ead1f

Include logging in listutil (fixes linux build)
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 23 Jun 2014 13:04:50 +0200
parents facb13c578f1
children edf269b6e499
files common/listutil.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/common/listutil.c	Mon Jun 23 13:04:34 2014 +0200
+++ b/common/listutil.c	Mon Jun 23 13:04:50 2014 +0200
@@ -17,6 +17,7 @@
 #include <string.h>
 
 #include "strhelp.h"
+#include "logging.h"
 
 #ifdef RELEASE_BUILD
 #include "pubkey-release.h"

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