about summary refs log tree commit diff
path: root/patches/jasper-no-define-int-types.patch
blob: d6a5b0ae0d309fdd7591e29875e4793562dd0382 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- a/src/libjasper/include/jasper/jas_config.h.in
+++ b/src/libjasper/include/jasper/jas_config.h.in
@@ -152,6 +152,7 @@
 #undef inline
 #endif
 
+#if 0
 /* Define to `long long' if <sys/types.h> does not define. */
 #undef longlong
 
@@ -175,7 +176,7 @@
 
 /* Define to `unsigned short' if <sys/types.h> does not define. */
 #undef ushort
-
+#endif
 
 #else
 /* A configure-based build is not being used. */