Page Speed Optimization Libraries  1.8.31.2
net/instaweb/apache/apache_logging_includes.h
Go to the documentation of this file.
00001 // Copyright 2012 Google Inc.
00020 
00021 #ifndef NET_INSTAWEB_APACHE_APACHE_LOGGING_INCLUDES_H_
00022 #define NET_INSTAWEB_APACHE_APACHE_LOGGING_INCLUDES_H_
00023 
00027 #undef HAVE_SYSLOG
00028 #include "http_log.h"
00029 
00032 #ifdef APLOG_USE_MODULE
00033 extern "C" {
00034 APLOG_USE_MODULE(pagespeed);
00035 }
00036 #endif
00037 
00038 #endif  ///< NET_INSTAWEB_APACHE_APACHE_LOGGING_INCLUDES_H_
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines