From 58ca874e460691615b131ad8692165a12f14bd09 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 16 Oct 2005 18:41:26 +0000 Subject: when warning about compat layer usage, link directly to a public CGI script I wrote which will show some information about the situation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@789 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-compat-howl/warn.c | 1 + 1 file changed, 1 insertion(+) (limited to 'avahi-compat-howl') diff --git a/avahi-compat-howl/warn.c b/avahi-compat-howl/warn.c index a792c98..4bff7ee 100644 --- a/avahi-compat-howl/warn.c +++ b/avahi-compat-howl/warn.c @@ -26,5 +26,6 @@ #include "warn.h" #define COMPAT_LAYER "HOWL" +#define CGI_SUBSYSTEM "howl" #include "../avahi-compat-libdns_sd/warn.c" -- cgit