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