coar 97/09/13 05:15:41
Modified: src/main util_script.c
Log:
Add in the final missing #include needed to clean up the
set_last_modified() rework.
Revision Changes Path
1.72 +1 -0 apachen/src/main/util_script.c
Index: util_script.c
===================================================================
RCS file: /export/home/cvs/apachen/src/main/util_script.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- util_script.c 1997/09/12 18:56:05 1.71
+++ util_script.c 1997/09/13 12:15:39 1.72
@@ -60,6 +60,7 @@
#include "http_core.h" /* For document_root. Sigh... */
#include "http_request.h" /* for sub_req_lookup_uri() */
#include "util_script.h"
+#include "util_date.h" /* For parseHTTPdate() */
/*
* Various utility functions which are common to a whole lot of