martin 99/07/26 00:49:00
Modified: src/os/bs2000 os.h
Log:
[BS2000] os.h doesn't need to include ap_config.h any longer.
Revision Changes Path
1.19 +0 -2 apache-1.3/src/os/bs2000/os.h
Index: os.h
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/os/bs2000/os.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- os.h 1999/07/07 07:46:23 1.18
+++ os.h 1999/07/26 07:48:59 1.19
@@ -9,8 +9,6 @@
* and prototypes of OS specific functions defined in os.c or os-inline.c
*/
-#include "ap_config.h"
-
#if !defined(INLINE) && defined(USE_GNU_INLINE)
/* Compiler supports inline, so include the inlineable functions as
* part of the header