]> git.ipfire.org Git - thirdparty/squid.git/blob - compat/compat.cc
Bug 3038: Detatch libmisc from libcompat
[thirdparty/squid.git] / compat / compat.cc
1 #include "config.h"
2 #include "compat.h"
3
4 void (*failure_notify) (const char *) = NULL;