X-Git-Url: http://git.alex.org.uk diff --git a/nbd-trdump.c b/nbd-trdump.c index 82b7688..1185224 100644 --- a/nbd-trdump.c +++ b/nbd-trdump.c @@ -13,6 +13,8 @@ #include #include #include "config.h" +/* We don't want to do syslog output in this program */ +#undef ISSERVER #include "cliserv.h" #include "nbd.h"