martin 98/02/03 08:55:31
Modified: src/os/bs2000 os.c
Log:
EBCDIC-Portability: include httpd.h first
Revision Changes Path
1.3 +1 -0 apache-1.3/src/os/bs2000/os.c
Index: os.c
===================================================================
RCS file: /home/cvs/apache-1.3/src/os/bs2000/os.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -u -r1.2 -r1.3
--- os.c 1998/01/26 16:46:16 1.2
+++ os.c 1998/02/03 16:55:30 1.3
@@ -56,6 +56,7 @@
* Any inlineable functions should be defined in os-inline.c instead.
*/
+#include "httpd.h"
#include "os.h"
/* Check the Content-Type to decide if conversion is needed */