bjh 99/11/26 18:37:36
Modified: src ApacheCoreOS2.def
Log:
Add a couple of missing exports.
Revision Changes Path
1.6 +2 -0 apache-1.3/src/ApacheCoreOS2.def
Index: ApacheCoreOS2.def
===================================================================
RCS file: /home/cvs/apache-1.3/src/ApacheCoreOS2.def,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ApacheCoreOS2.def 1999/08/14 08:35:42 1.5
+++ ApacheCoreOS2.def 1999/11/27 02:37:35 1.6
@@ -364,3 +364,5 @@
ap_SHA1Update @358
ap_SHA1Final @359
ap_sha1_base64 @360
+ ap_add_file_conf @361
+ ap_set_config_vectors @362