Eric Lavigne updates

This commit is contained in:
Daniel Stenberg
2001-11-27 07:27:32 +00:00
parent 13ac89af24
commit dccc77a325
5 changed files with 11 additions and 8 deletions

View File

@@ -41,9 +41,14 @@
#else
#ifdef WIN32
/* include the hand-modified win32 adjusted config.h! */
/* hand-modified win32 config.h! */
#include "../config-win32.h"
#endif
#ifdef macintosh
/* hand-modified MacOS config.h! */
#include "config-mac.h"
#endif
#endif
#ifndef __cplusplus /* (rabe) */