summaryrefslogtreecommitdiff
path: root/package/openafs/patches/patch-src_comerr_internal_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/openafs/patches/patch-src_comerr_internal_h')
-rw-r--r--package/openafs/patches/patch-src_comerr_internal_h8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/openafs/patches/patch-src_comerr_internal_h b/package/openafs/patches/patch-src_comerr_internal_h
deleted file mode 100644
index d561fcdcb..000000000
--- a/package/openafs/patches/patch-src_comerr_internal_h
+++ /dev/null
@@ -1,8 +0,0 @@
---- openafs-1.6.5.orig/src/comerr/internal.h 2013-07-18 00:10:42.000000000 +0200
-+++ openafs-1.6.5/src/comerr/internal.h 2013-09-09 05:30:55.256494342 +0200
-@@ -9,3 +9,5 @@
-
- extern void yyerror(const char *s);
- extern char *xmalloc(unsigned int size);
-+extern char *lcstring(char *d, char *s, int n);
-+