freebsd-ports/sysutils/wmfire/files/patch-ab
1999-11-03 20:11:03 +00:00

11 lines
333 B
Text

--- 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 *
********************************/