X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7afbcf2e6e3f2d548cedbde7424705989ea51241..3fd1cca50eb98ccfd3d51fce839f5963ef997e80:/test/fakehttp.c diff --git a/test/fakehttp.c b/test/fakehttp.c index 82db9a1e..b18eb230 100644 --- a/test/fakehttp.c +++ b/test/fakehttp.c @@ -15,7 +15,6 @@ #include #include -#define LINESIZE 1024 #define PIDFN "/tmp/fakehttp.pid" int serve(const char *, const char *);