summaryrefslogtreecommitdiffstats
path: root/bench.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-16 18:38:50 +0200
committerMattias Andrée <maandree@kth.se>2021-09-16 18:38:50 +0200
commite6a5c821e62b037afb3e5f1fa86a418ccbec2fd2 (patch)
treeb901f7fe2ba4de289f4001c6d8554049f2c516d2 /bench.c
parentAdd license (diff)
downloadpipes-are-slow-e6a5c821e62b037afb3e5f1fa86a418ccbec2fd2.tar.gz
pipes-are-slow-e6a5c821e62b037afb3e5f1fa86a418ccbec2fd2.tar.bz2
pipes-are-slow-e6a5c821e62b037afb3e5f1fa86a418ccbec2fd2.tar.xz
Misc improvements
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--bench.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench.c b/bench.c
index abf2be8..22198fa 100644
--- a/bench.c
+++ b/bench.c
@@ -1,4 +1,3 @@
-#define _GNU_SOURCE
#include <sys/socket.h>
#include <sys/uio.h>
#include <sys/wait.h>