From 127cd3754630202d9cf30cf5b0f56bb20c03ac71 Mon Sep 17 00:00:00 2001 From: Kenneth G Raeburn Date: Wed, 14 Nov 1990 13:32:06 +0000 Subject: Changed to use local copy of zserver.h. --- clients/zstat/zstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients/zstat') diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c index 2fe1edd..c78436a 100644 --- a/clients/zstat/zstat.c +++ b/clients/zstat/zstat.c @@ -12,12 +12,12 @@ */ #include -#include "../../server/zserver.h" #include #include #include #include #include +#include "zserver.h" #ifndef lint #ifndef SABER -- cgit v1.2.3