summaryrefslogtreecommitdiffstats
path: root/user_call
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-08-08 22:48:13 +0200
committerRalf Baechle <ralf@linux-mips.org>2017-08-08 22:48:13 +0200
commit6c1012f844a0656de016e05cf3d5ce79bd9768fc (patch)
tree73077da911b19d7e487f37f78a79dba38f88aabd /user_call
parent368f2425dac3d5020c4118011e4f5eaae8b6e064 (diff)
Treewide: Delete duplicate #includes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'user_call')
-rw-r--r--user_call/tcp_call.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_call/tcp_call.c b/user_call/tcp_call.c
index 204638b..4c476e2 100644
--- a/user_call/tcp_call.c
+++ b/user_call/tcp_call.c
@@ -1,5 +1,4 @@
#include <stdlib.h>
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>