1 /* Define to 1 if you want the built-in manual */
4 #define HAVE_UNISTD_H 1
7 #define HAVE_SYS_UTIME_H 1
11 #define HAVE_FTRUNCATE 1
14 #define HAVE_SYS_TIME_H 1
15 #define TIME_WITH_SYS_TIME 1
16 #define HAVE_STRUCT_TIMEVAL 1
18 #define main(x,y) curl_main(x,y)
20 /* we provide our own strdup prototype */
21 char *strdup(char *s1
);