index
:
pipes-are-slow
master
[Complete] malloc(3) is faster than new in C++
Mattias Andrée <m@maandree.se>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bench.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bench.c')
-rw-r--r--
bench.c
1
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>