]> git.ipfire.org Git - thirdparty/squid.git/blob - compat/compat.cc
Updated 3.2 release notes
[thirdparty/squid.git] / compat / compat.cc
1 #include "config.h"
2 #include "compat.h"
3
4 void (*failure_notify) (const char *) = NULL;