]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/Debug.h
Merged from trunk
[thirdparty/squid.git] / src / Debug.h
index 0409dac2f4638fe67ed7202b0acb6a7dda0f0434..61c7b69823435c6d5a90d8015e1518ee3d8aaa9d 100644 (file)
@@ -78,6 +78,8 @@ private:
     static int TheDepth; // level of nested debugging calls
 };
 
+extern FILE *debug_log;
+
 /* Debug stream */
 #define debugs(SECTION, LEVEL, CONTENT) \
    do { \