From 7ce3de6b5af037a15b22c966acabfee562b773f5 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Fri, 23 Nov 2001 06:25:04 +0000 Subject: Update to 1.6 PR: 32187 Submitted by: maintainer --- sysutils/x86info/files/patch-x86info.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 sysutils/x86info/files/patch-x86info.h (limited to 'sysutils/x86info/files/patch-x86info.h') diff --git a/sysutils/x86info/files/patch-x86info.h b/sysutils/x86info/files/patch-x86info.h deleted file mode 100644 index 96c8c7281f0f..000000000000 --- a/sysutils/x86info/files/patch-x86info.h +++ /dev/null @@ -1,16 +0,0 @@ -diff -urNb x86info.h x86info.h ---- x86info.h.orig Thu Jul 26 14:40:46 2001 -+++ x86info.h Sun Aug 26 23:12:33 2001 -@@ -3,7 +3,12 @@ - * May be used under the terms of the GNU Public License (GPL) - */ - -+#ifdef linux - #include -+#else -+#include -+#define __u32 int -+#endif - - typedef __u32 u32; - -- cgit v1.2.3