changeset 134:5f830969e4a1

Added missing include.
author Sascha Wilde <wilde@intevation.de>
date Mon, 24 Mar 2014 15:17:16 +0100
parents c719d3fdbc15
children 3fb6ddd6b70d
files common/strhelp.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/common/strhelp.c	Mon Mar 24 15:11:47 2014 +0100
+++ b/common/strhelp.c	Mon Mar 24 15:17:16 2014 +0100
@@ -1,3 +1,4 @@
+#include <ctype.h>
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>

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