tests: Get rid of a warning

This commit is contained in:
nick
2012-06-11 10:08:24 +01:00
parent 0441ef9d74
commit 0b90517035

View File

@@ -1,9 +1,6 @@
#define _GNU_SOURCE
#define _LARGEFILE64_SOURCE
#include "serve.h"
#include "util.h"
#include "serve.h"
#include "self_pipe.h"
#include "client.h"