doom3-gpl
Doom 3 GPL source release
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
neo
curl
src
config-mac.h
Go to the documentation of this file.
1
#define HAVE_UNISTD_H 1
2
#define HAVE_FCNTL_H 1
3
#define HAVE_UTIME_H 1
4
#define HAVE_SYS_UTIME_H 1
5
6
#define HAVE_SETVBUF 1
7
#define HAVE_UTIME 1
8
9
#define main(x,y) curl_main(x,y)
10
11
/* we provide our own strdup prototype */
12
char
*
strdup
(
char
*s1);
strdup
char * strdup(char *s1)
Definition:
main.c:183
This page is maintained by
Wladimir van der Laan
. Generated on Mon Nov 17 2014 12:23:15 for doom3-gpl by
1.8.6
.