mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:53:32 +03:00
Gnter Knauf's NetWare changes.
This commit is contained in:
parent
3417e0b0fc
commit
5b55f9ecb3
20 changed files with 1939 additions and 7 deletions
|
|
@ -41,6 +41,10 @@
|
|||
/* include the hand-modified win32 adjusted config.h! */
|
||||
#include "config-win32.h"
|
||||
#endif
|
||||
#ifdef NETWARE
|
||||
/* hand-modified NetWare config.h! */
|
||||
#include "config-netware.h"
|
||||
#endif
|
||||
#ifdef macintosh
|
||||
/* this is not the same as Mac OS X */
|
||||
#include "config-mac.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue