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:06:17 -0400
commit17c18fc93c7346a4b4bd93c41f3349173a02dd3a (patch)
treed46c0b6ea21e18c60ce3a6d562dba75928ab4fb4 /scripts
parent234bf4b24168052b97200b1893da9e727fe44b9f (diff)
downloadlibical-git-17c18fc93c7346a4b4bd93c41f3349173a02dd3a.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 f782945d..0bbc2d49 100755
--- a/scripts/buildtests.sh
+++ b/scripts/buildtests.sh
@@ -327,7 +327,6 @@ SPLINT() {
-D"strdup"="" \
-D"strcasecmp"="strcmp" \
-D"strncasecmp"="strncmp" \
- -D"strnlen"="" \
-D"putenv"="" \
-D"unsetenv"="" \
-D"tzset()"=";" \