summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKent Sutherland <git@ksuther.com>2019-05-13 09:29:24 -0500
committerAllen Winter <allen.winter@kdab.com>2019-05-13 18:36:12 -0400
commit542e9e2fa97aa40e93d41fe941b48b19cf97de34 (patch)
treef8e515b273b0ffb385dabe453f801bdbe8310b17 /scripts
parent771f633543950540e518ff8c1f55253722221695 (diff)
downloadlibical-git-542e9e2fa97aa40e93d41fe941b48b19cf97de34.tar.gz
Revert "src/libical/icalparser.c - include <string.h>"
This reverts commit 81554e81f2422b6d7902c15d9deff49fb6fe787b.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/buildtests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/buildtests.sh b/scripts/buildtests.sh
index 8a7b328a..d3de5d9f 100755
--- a/scripts/buildtests.sh
+++ b/scripts/buildtests.sh
@@ -329,7 +329,6 @@ SPLINT() {
-D"strdup"="" \
-D"strcasecmp"="strcmp" \
-D"strncasecmp"="strncmp" \
- -D"strnlen"="" \
-D"putenv"="" \
-D"unsetenv"="" \
-D"tzset()"=";" \