You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bn...@apache.org on 2005/09/22 00:28:36 UTC

svn commit: r290855 - /apr/apr/branches/1.2.x/build/nw_export.inc

Author: bnicholes
Date: Wed Sep 21 15:28:33 2005
New Revision: 290855

URL: http://svn.apache.org/viewcvs?rev=290855&view=rev
Log:
Add the apr_dbd APIs to the NetWare export list.

Modified:
    apr/apr/branches/1.2.x/build/nw_export.inc

Modified: apr/apr/branches/1.2.x/build/nw_export.inc
URL: http://svn.apache.org/viewcvs/apr/apr/branches/1.2.x/build/nw_export.inc?rev=290855&r1=290854&r2=290855&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/build/nw_export.inc (original)
+++ apr/apr/branches/1.2.x/build/nw_export.inc Wed Sep 21 15:28:33 2005
@@ -61,6 +61,7 @@
 #include "apr_base64.h"
 #include "apr_buckets.h"
 #include "apr_date.h"
+#include "apr_dbd.h"
 #include "apr_dbm.h"
 #include "apr_hooks.h"
 #include "apr_ldap.h"