summaryrefslogtreecommitdiff
path: root/sysutils/afio/files/patch-ac
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:00:12 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:00:12 +0000
commit7792c21583f7131ad63a9cb6e25b7ef38652d3a7 (patch)
tree35ae86a1ec3a303f6ac7c0146111c635eff41fb4 /sysutils/afio/files/patch-ac
parent- Switch databases/libmemcache to USES=libtool, drop .la files (diff)
Rename sysutils/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363335
Diffstat (limited to 'sysutils/afio/files/patch-ac')
-rw-r--r--sysutils/afio/files/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/afio/files/patch-ac b/sysutils/afio/files/patch-ac
deleted file mode 100644
index efc88a9b950c..000000000000
--- a/sysutils/afio/files/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- afio.h.orig Sun Sep 20 04:04:54 1998
-+++ afio.h Wed Dec 9 01:33:32 1998
-@@ -1,5 +1,9 @@
- /* afio.h defines for afio. */
-
-+#ifdef HAVE_PARAM_H
-+#include <sys/param.h>
-+#endif
-+
- #ifdef SYSTIME
- #include <sys/time.h>
- #else /* SYSTIME */