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/10/28 17:55:21 UTC

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

Author: bnicholes
Date: Fri Oct 28 08:55:18 2005
New Revision: 329230

URL: http://svn.apache.org/viewcvs?rev=329230&view=rev
Log:
Add the apr_memcache 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=329230&r1=329229&r2=329230&view=diff
==============================================================================
--- apr/apr/trunk/build/nw_export.inc (original)
+++ apr/apr/trunk/build/nw_export.inc Fri Oct 28 08:55:18 2005
@@ -68,6 +68,7 @@
 #include "apr_ldap_url.h"
 #include "apr_md4.h"
 #include "apr_md5.h"
+#include "apr_memcache.h"
 #include "apr_optional.h"
 #include "apr_optional_hooks.h"
 #include "apr_queue.h"