blob: c966f31f9dd1b7b7cee75fdf7dc480688e16f7bb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
The wrapper features.h gets pulled in by system headers causing thigns to
break. We work around it by simply not wrap features.h
--- ./config/system-headers.orig
+++ ./config/system-headers
@@ -422,7 +422,6 @@
extras.h
fabdef.h
fcntl.h
-features.h
fibdef.h
File.h
filehdr.h
|