X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/0f4971d043c38bae1bfb95201622a1405110f899..a534b3b856a1e3cbfe60bc0bca432e802f9718be:/getcgi.c diff --git a/getcgi.c b/getcgi.c index ac37cff..b15351c 100644 --- a/getcgi.c +++ b/getcgi.c @@ -5,12 +5,11 @@ * * The x2c() and unescape_url() routines were lifted directly * from NCSA's sample program util.c, packaged with their HTTPD. - * - * $Id: getcgi.c,v 1.5 2003/06/04 20:57:07 noodles Exp $ */ #include #include +#include #include #include "getcgi.h"