From 0917ae22bc82c991d38a66222846c31ee0d6692d Mon Sep 17 00:00:00 2001 From: op Date: Sat, 6 Aug 2022 17:11:36 +0000 Subject: add a -t flag to change the request timeout original diff from Alfred Morgan (alfred [at] 54 dot org) ok florian@ and manpage tweaks by me. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 95cd170..09c3eaa 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PROG = slowcgi -OBJS = slowcgi.o getdtablecount.o strlcpy.o +OBJS = slowcgi.o getdtablecount.o strlcpy.o strtonum.o LIBS = libevent PREFIX ?= /usr/local -- cgit v1.2.3-2-gb3c3