summaryrefslogtreecommitdiff
path: root/sysutils/logtool-devel/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/logtool-devel/files/patch-ac')
-rw-r--r--sysutils/logtool-devel/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/logtool-devel/files/patch-ac b/sysutils/logtool-devel/files/patch-ac
deleted file mode 100644
index e4a1e31c8f8a..000000000000
--- a/sysutils/logtool-devel/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- logtool/logtool.h.orig Sat Dec 30 20:21:40 2000
-+++ logtool/logtool.h Sat Dec 30 20:22:16 2000
-@@ -62,7 +62,7 @@
- * For some reason string.h doesn't define this, so I do it here
- * Are there portability problems with strncasesmp or sumpthin?
- */
--int strncasecmp(char *s1, char *s2, size_t size);
-+/*int strncasecmp(char *s1, char *s2, size_t size); */
-
-
- /*