summaryrefslogtreecommitdiff
path: root/cross/mingw-gcc/patches/patch-ab
blob: d3b576932e7638a8321e65961342f179eb90568e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2010/03/15 18:34:39 asau Exp $

--- libiberty/physmem.c.orig	2003-12-01 04:42:16.000000000 +0100
+++ libiberty/physmem.c	2003-12-01 04:42:28.000000000 +0100
@@ -48,7 +48,7 @@
 # include <sys/param.h>
 #endif
 
-#if HAVE_SYS_SYSCTL_H
+#if 0
 # include <sys/sysctl.h>
 #endif