1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/sysutils/wmfire/files/patch-ab
1999-11-03 20:11:03 +00:00

12 lines
333 B
Plaintext

--- fireload_cpu.c.orig Thu Sep 30 10:45:48 1999
+++ fireload_cpu.c Thu Oct 21 23:25:10 1999
@@ -30,7 +30,7 @@
# define DELTA(i, x) (cpuinfo[i].cs_new.x - cpuinfo[i].cs_old.x)
#endif
-#ifdef __NetBSD__
+#ifdef __FreeBSD__
/********************************
* NetBSD code by Hubert Feyrer *
********************************/