Diego Casorran's fixes to allow native AmigaOS builds

This commit is contained in:
Daniel Stenberg
2004-01-13 08:35:57 +00:00
parent 1cb3cd1463
commit 36f76396ea
9 changed files with 73 additions and 7 deletions

View File

@@ -46,6 +46,9 @@
#ifdef __riscos__
#include "config-riscos.h"
#endif
#ifdef __amigaos__
#include "config-amigaos.h"
#endif
#endif
#ifdef CURLDEBUG