summaryrefslogtreecommitdiff
path: root/sysutils/contool/files/patch-04
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-02 10:07:49 +0000
commit38a0a8023026a77ded1e6de618b567c7b58e79a4 (patch)
treeabf5fbbdc4b27a245ff76b9850f4eb6e73e4ba19 /sysutils/contool/files/patch-04
parent- Fix build with GCRYPT option by taking out -Werror (diff)
Remove non staged ports without pending PR from s*
Notes
Notes: svn path=/head/; revision=366980
Diffstat (limited to 'sysutils/contool/files/patch-04')
-rw-r--r--sysutils/contool/files/patch-0410
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/contool/files/patch-04 b/sysutils/contool/files/patch-04
deleted file mode 100644
index ad578fc716d5..000000000000
--- a/sysutils/contool/files/patch-04
+++ /dev/null
@@ -1,10 +0,0 @@
---- expand.c.orig Thu Feb 24 09:55:35 1994
-+++ expand.c Sun Jan 5 12:25:09 1997
-@@ -17,6 +17,7 @@
- /* without prior permission from Harris Corporation. */
- /************************************************************************/
-
-+#include <sys/types.h>
- #include <dirent.h>
- #include <pwd.h>
- #include <stdlib.h>