X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/0f4971d043c38bae1bfb95201622a1405110f899..24b8c863b154e1bee674597ffcd818d4d959c9a1:/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"