From 55e0a4a8d618d0bef01a44b06c73122753f3b643 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Sat, 1 Nov 2003 02:57:51 +0000 Subject: Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which states that 5.1-CURRENT is required in order to monitor ATA devices. --- sysutils/smartmontools-devel/files/patch-knowndrives.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sysutils/smartmontools-devel/files/patch-knowndrives.c (limited to 'sysutils/smartmontools-devel/files/patch-knowndrives.c') diff --git a/sysutils/smartmontools-devel/files/patch-knowndrives.c b/sysutils/smartmontools-devel/files/patch-knowndrives.c new file mode 100644 index 000000000000..31472c3a0a57 --- /dev/null +++ b/sysutils/smartmontools-devel/files/patch-knowndrives.c @@ -0,0 +1,10 @@ +--- knowndrives.c.orig Sat Nov 1 02:33:08 2003 ++++ knowndrives.c Sat Nov 1 02:33:20 2003 +@@ -17,6 +17,7 @@ + * + */ + ++#include + #include + #include + #include "atacmds.h" -- cgit v1.2.3