diff options
Diffstat (limited to 'WWW/Library/Implementation/HTDOS.c')
-rw-r--r-- | WWW/Library/Implementation/HTDOS.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/WWW/Library/Implementation/HTDOS.c b/WWW/Library/Implementation/HTDOS.c index 22d2cf5c..fffd3a29 100644 --- a/WWW/Library/Implementation/HTDOS.c +++ b/WWW/Library/Implementation/HTDOS.c @@ -5,12 +5,6 @@ #include <HTUtils.h> #include <HTDOS.h> -#ifdef _WINDOWS -#include <HTString.h> -#include <stdio.h> -#include <windows.h> -#endif - /* * Make a copy of the source argument in the result, allowing some extra * space so we can append directly onto the result without reallocating. |