]> granicus.if.org Git - apache/commitdiff
Was there a file that wasn't updated with the error buckets patch?
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 27 Jan 2001 14:54:30 +0000 (14:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 27 Jan 2001 14:54:30 +0000 (14:54 +0000)
  Here's the export symbol for http_protocol's error bucket type, but
  I can't find the actual instance (which needs AP_DECLARE_DATA as well.)

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

include/http_protocol.h

index 09985a185b1860f89925edccbe2ffdd7baede4b5..bf93e7565fa7c93256342abf0eb3a7c14bdfc84e 100644 (file)
@@ -567,7 +567,7 @@ struct ap_bucket_error {
     char    *start;
 };
 
-extern const apr_bucket_type_t ap_bucket_type_error;
+AP_DECLARE_DATA extern const apr_bucket_type_t ap_bucket_type_error;
 
 /**
  * Make the bucket passed in an error bucket