From 7792c21583f7131ad63a9cb6e25b7ef38652d3a7 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 15:00:12 +0000 Subject: Rename sysutils/ patch-xy patches to reflect the files they modify. --- sysutils/afio/files/patch-afio.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sysutils/afio/files/patch-afio.h (limited to 'sysutils/afio/files/patch-afio.h') diff --git a/sysutils/afio/files/patch-afio.h b/sysutils/afio/files/patch-afio.h new file mode 100644 index 000000000000..efc88a9b950c --- /dev/null +++ b/sysutils/afio/files/patch-afio.h @@ -0,0 +1,12 @@ +--- 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 ++#endif ++ + #ifdef SYSTIME + #include + #else /* SYSTIME */ -- cgit v1.2.3