summaryrefslogtreecommitdiff
path: root/cad/alliance/files/patch-exp__src__ht.c
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /cad/alliance/files/patch-exp__src__ht.c
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'cad/alliance/files/patch-exp__src__ht.c')
-rw-r--r--cad/alliance/files/patch-exp__src__ht.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cad/alliance/files/patch-exp__src__ht.c b/cad/alliance/files/patch-exp__src__ht.c
new file mode 100644
index 000000000000..4ba85f65659b
--- /dev/null
+++ b/cad/alliance/files/patch-exp__src__ht.c
@@ -0,0 +1,7 @@
+--- exp/src/ht.c.orig Thu May 6 08:41:16 2004
++++ exp/src/ht.c Thu May 6 08:41:35 2004
+@@ -1,3 +1,4 @@
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>