aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xsysstats/files/patch-aa
blob: f2b42522f676db16a4db63612d0171cc664e7ca3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./headers.h.org	Thu Dec  1 18:06:22 1994
+++ ./headers.h	Mon Mar 27 21:53:02 1995
@@ -9,7 +9,7 @@
  * prototypes, this is unneeded.
  */
 
-#if !defined(__NetBSD__) && !defined(linux)
+#if !defined(__NetBSD__) && !defined (__FreeBSD__) && !defined(linux)
 #ifdef __GNUC__
 /* These do not seem to be needed with gcc-2.5.0.  In fact, having
  * them declared causes errors.