summaryrefslogtreecommitdiff
blob: c77b344c8ab3e0aa730e30f3dc9a6665d7b0af22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
kernel headers fixes this so no point in hacking the crap out of userspace

--- configure
+++ configure
@@ -7743,10 +7743,6 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#define u32 int
-#define u64 int
-#define __be32 int
-#define __be64 int
 #include "nbd.h"
 
 int
@@ -7803,10 +7803,6 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
-#define u32 int
-#define u64 int
-#define __be32 int
-#define __be64 int
 #include <linux/nbd.h>
 
 int