From: Ian Jackson Date: Sun, 21 Aug 2022 22:39:33 +0000 (+0100) Subject: timespeccmp.h: Move use to just cgi-fcgi-interp X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=d2c6a8f7572670fc7c05c86c2b820386af854d11;p=chiark-utils.git timespeccmp.h: Move use to just cgi-fcgi-interp Signed-off-by: Ian Jackson --- diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index 2de4661..6ea886e 100644 --- a/cprogs/cgi-fcgi-interp.c +++ b/cprogs/cgi-fcgi-interp.c @@ -128,6 +128,7 @@ */ #include "prefork.h" +#include "timespeccmp.h" #define STAGE2_VAR "CHIARKUTILS_CGIFCGIINTERP_STAGE2" diff --git a/cprogs/prefork.h b/cprogs/prefork.h index eaaf172..49b4d90 100644 --- a/cprogs/prefork.h +++ b/cprogs/prefork.h @@ -35,7 +35,6 @@ #include #include "myopt.h" -#include "timespeccmp.h" #define MINHEXHASH 33