diff options
Diffstat (limited to 'sysutils/gkx86info/patches/patch-aa')
-rw-r--r-- | sysutils/gkx86info/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/gkx86info/patches/patch-aa b/sysutils/gkx86info/patches/patch-aa deleted file mode 100644 index 0178783fd8e..00000000000 --- a/sysutils/gkx86info/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/07/10 13:46:58 agc Exp $ - ---- MHz.c.orig Sat Oct 6 10:41:28 2001 -+++ MHz.c -@@ -14,6 +14,7 @@ - #include <sys/time.h> - #include <string.h> - #include <unistd.h> -+#include <stdlib.h> - - __inline__ unsigned long long int rdtsc() - { |