This commit is contained in:
Daniel Stenberg 2001-03-09 15:24:33 +00:00
Родитель 8cd3f44040
Коммит 26cd8eda4a
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -43,6 +43,9 @@
/* Define this to 'int' if ssize_t is not an available typedefed type */
#undef ssize_t
/* Define this to 'int' if socklen_t is not an available typedefed type */
#undef socklen_t
/* Define this as a suitable file to read random data from */
#undef RANDOM_FILE