bnicholes 02/05/15 04:06:59
Modified: build nw_export.inc Log: Added apr_strmatch.h to the precompile list that generates the final export list for NetWare Revision Changes Path 1.6 +1 -0 apr/build/nw_export.inc Index: nw_export.inc =================================================================== RCS file: /home/cvs/apr/build/nw_export.inc,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nw_export.inc 9 Apr 2002 15:58:24 -0000 1.5 +++ nw_export.inc 15 May 2002 11:06:58 -0000 1.6 @@ -68,3 +68,4 @@ #include "apr_uri.h" #include "apr_xml.h" #include "apr_compat.h" +#include "apr_strmatch.h"
