From: yoe Date: Mon, 8 May 2006 14:50:30 +0000 (+0000) Subject: r163: Fix build when --enable-syslog is used. X-Git-Url: http://git.alex.org.uk r163: Fix build when --enable-syslog is used. --- diff --git a/nbd-tester-client.c b/nbd-tester-client.c index cecddf7..978c1c3 100644 --- a/nbd-tester-client.c +++ b/nbd-tester-client.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include "config.h" #include "lfs.h"