ports/sysutils/smartmontools-devel/files/patch-config.h.in
Sam Lawrance 7983d22598 Add patches for twa (3ware 9000 series controller) support.
Bump PORTREVISION.

PR:		ports/84948
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
Approved by:	martines@rochester.rr.com (maintainer, timeout 5 weeks)
2005-10-10 12:39:59 +00:00

12 lines
388 B
C

--- config.h.in.orig Thu Aug 4 15:16:22 2005
+++ config.h.in Thu Aug 4 15:19:21 2005
@@ -66,6 +66,9 @@
/* Define to 1 if you have the <sys/twereg.h> header file. */
#undef HAVE_SYS_TWEREG_H
+/* Define to 1 if you have the <sys/tw_osl_ioctl.h> header file. */
+#undef HAVE_SYS_TW_OSL_IOCTL_H
+
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H