X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7afbcf2e6e3f2d548cedbde7424705989ea51241..94187a80bd60baab4b9c4b949ad820d730578123:/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 *);