]> granicus.if.org Git - curl/commitdiff
build: provide SIZEOF_SIZE_T DOS definition
authorYang Tse <yangsita@gmail.com>
Fri, 3 Dec 2010 03:15:39 +0000 (04:15 +0100)
committerYang Tse <yangsita@gmail.com>
Fri, 3 Dec 2010 03:15:39 +0000 (04:15 +0100)
lib/config-dos.h

index 863539b737bdce827543f40fcc7d540bf333ca09..bb0315e2cbdd46994d41227bedd9b9e1879b52d2 100644 (file)
@@ -67,6 +67,7 @@
 #define SIZEOF_INT             4
 #define SIZEOF_LONG_DOUBLE     16
 #define SIZEOF_SHORT           2
+#define SIZEOF_SIZE_T          4
 #define STDC_HEADERS           1
 #define TIME_WITH_SYS_TIME     1