diff options
Diffstat (limited to 'rubbos/app/httpd-2.0.64/server/export_vars.h')
-rw-r--r-- | rubbos/app/httpd-2.0.64/server/export_vars.h | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/rubbos/app/httpd-2.0.64/server/export_vars.h b/rubbos/app/httpd-2.0.64/server/export_vars.h deleted file mode 100644 index daa98faa..00000000 --- a/rubbos/app/httpd-2.0.64/server/export_vars.h +++ /dev/null @@ -1,51 +0,0 @@ -ap_listeners -ap_top_module -ap_prelinked_modules -ap_preloaded_modules -ap_loaded_modules -ap_bucket_type_eoc -core_module -ap_subreq_core_filter_handle -ap_core_output_filter_handle -ap_content_length_filter_handle -ap_net_time_filter_handle -ap_core_input_filter_handle -ap_server_argv0 -ap_server_root -ap_server_pre_read_config -ap_server_post_read_config -ap_server_config_defines -ap_old_write_func -ap_bucket_type_error -ap_scoreboard_image -ap_scoreboard_fname -ap_extended_status -ap_my_generation -ap_conftree -ap_http_input_filter_handle -ap_http_header_filter_handle -ap_chunk_filter_handle -ap_byterange_filter_handle -unixd_config -apr_month_snames -apr_day_snames -apr_bucket_type_flush -apr_bucket_type_eos -apr_bucket_type_file -apr_bucket_type_heap -#ifdef APR_HAS_MMAP - apr_bucket_type_mmap -#endif /* APR_HAS_MMAP */ -apr_bucket_type_pool -apr_bucket_type_pipe -apr_bucket_type_immortal -apr_bucket_type_transient -apr_bucket_type_socket -#ifdef APR_HAS_MMAP -#endif /* APR_HAS_MMAP */ -apr_hook_global_pool -apr_global_hook_pool -apr_hook_debug_enabled -apr_debug_module_hooks -apr_hook_debug_current -apr_current_hooking_module |