Parent Directory
|
Revision Log
|
Patch
revision 124 by siliconforks, Sat May 31 07:37:39 2008 UTC | revision 125 by siliconforks, Mon Jun 2 17:52:38 2008 UTC | |
---|---|---|
# | Line 96 | Line 96 |
96 | ||
97 | void free_dir_list(struct DirListEntry * list); | void free_dir_list(struct DirListEntry * list); |
98 | ||
99 | #ifndef HAVE_CLOSESOCKET | #ifndef HAVE_STRNDUP |
100 | int closesocket(int s); | char * strndup(const char * s, size_t size); |
101 | #endif | #endif |
102 | ||
103 | #ifndef HAVE_VASPRINTF | #ifndef HAVE_VASPRINTF |
|
ViewVC Help | |
Powered by ViewVC 1.1.24 |