]> diplodocus.org Git - nmh/blobdiff - test/fakehttp.c
lock_file.c: close(2) file descriptor on failure, avoiding leak.
[nmh] / test / fakehttp.c
index 82db9a1eb2624a4e8cb8be1364fa276a99d06fb2..b18eb23050492fdb4ee4b1833cb4ed6263696259 100644 (file)
@@ -15,7 +15,6 @@
 #include <string.h>
 #include <unistd.h>
 
-#define LINESIZE 1024
 #define PIDFN "/tmp/fakehttp.pid"
 
 int serve(const char *, const char *);