X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=getcgi.c;h=b15351cc28fc4baee252ec1486d72c73d024a7d2;hb=ace576243765fb10ed37dc3ec4b040becd4c9542;hp=ac37cff339d64e523c3b5a5f2db1bcd432aea051;hpb=0f4971d043c38bae1bfb95201622a1405110f899;p=onak.git 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"