]> granicus.if.org Git - apache/commitdiff
Need to include the new ap_provider.h header in our export header list so that the
authorBradley Nicholes <bnicholes@apache.org>
Fri, 20 Sep 2002 15:28:13 +0000 (15:28 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 20 Sep 2002 15:28:13 +0000 (15:28 +0000)
AWK script will generate the correct export list.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96929 13f79535-47bb-0310-9956-ffa450edef68

build/nw_export.inc

index 1d2e83f2bd72784a7d268edb25c4b57a44f5dddc..cb3e3c4776e57081fcc23bfd213bb43cef6f2427 100644 (file)
@@ -21,6 +21,7 @@
 #include "ap_listen.h"
 #include "ap_mmn.h"
 #include "ap_mpm.h"
+#include "ap_provider.h"
 #include "ap_release.h"
 #include "http_config.h"
 #include "http_connection.h"