Eric's #include fixes for better macos compiles

This commit is contained in:
Daniel Stenberg
2001-12-04 13:03:08 +00:00
parent 4bd78a7df4
commit 436d147925
4 changed files with 12 additions and 4 deletions

View File

@@ -35,9 +35,7 @@
* Daniel Stenberg <daniel@haxx.se>
*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "setup.h" /* setup.h is required for read() prototype */
#ifndef HAVE_GETPASS_R