bnicholes 2002/08/19 13:25:29
Modified: build nw_export.inc Log: Added apr_queue.h to the Netware export list Revision Changes Path 1.11 +1 -0 apr/build/nw_export.inc Index: nw_export.inc =================================================================== RCS file: /home/cvs/apr/build/nw_export.inc,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- nw_export.inc 5 Aug 2002 21:09:47 -0000 1.10 +++ nw_export.inc 19 Aug 2002 20:25:29 -0000 1.11 @@ -66,6 +66,7 @@ #include "apr_md5.h" #include "apr_optional.h" #include "apr_optional_hooks.h" +#include "apr_queue.h" #include "apr_reslist.h" #include "apr_rmm.h" #include "apr_sdbm.h"
