]> granicus.if.org Git - apache/commitdiff
Include ap_config.h to get the definition of AP_DECLARE_DATA.
authorJeff Trawick <trawick@apache.org>
Tue, 14 Nov 2000 02:30:35 +0000 (02:30 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 14 Nov 2000 02:30:35 +0000 (02:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86950 13f79535-47bb-0310-9956-ffa450edef68

include/util_cfgtree.h

index 1bb54bd0ed46f68f5824856222b256846488d6fc..30a796c4f481d3c66c0f7c483fd30f02a0fc8d32 100644 (file)
@@ -55,6 +55,8 @@
 #ifndef AP_CONFTREE_H
 #define AP_CONFTREE_H
 
+#include "ap_config.h"
+
 /**
  * @package Config Tree Package
  */