summaryrefslogtreecommitdiff
blob: 1ba2cb3b71e56aa9e62a9614d81bdf31a3f1afc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- odbtp-1.1.4/odbtp.h.old	2006-11-05 21:29:33.000000000 +0100
+++ odbtp-1.1.4/odbtp.h	2006-11-05 21:29:44.000000000 +0100
@@ -22,7 +22,7 @@
 #define _ODBTP_H_
 
 /* The below line must be uncommented for 64-bit systems, such as Tru64. */
-/* #define _C_LONG_64_ 1 */
+#define _C_LONG_64_ 1
 
 #define ODBTP_LIB_VERSION "1.1.4"