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/21 23:54:39 UTC

svn commit: r290841 - /apr/apr/trunk/build/nw_export.inc

Author: bnicholes
Date: Wed Sep 21 14:54:38 2005
New Revision: 290841

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

Modified:
    apr/apr/trunk/build/nw_export.inc

Modified: apr/apr/trunk/build/nw_export.inc
URL: http://svn.apache.org/viewcvs/apr/apr/trunk/build/nw_export.inc?rev=290841&r1=290840&r2=290841&view=diff
==============================================================================
--- apr/apr/trunk/build/nw_export.inc (original)
+++ apr/apr/trunk/build/nw_export.inc Wed Sep 21 14:54:38 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"