summaryrefslogtreecommitdiffstats
path: root/call
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-08-08 22:52:56 +0200
committerRalf Baechle <ralf@linux-mips.org>2017-08-08 22:52:56 +0200
commit1decc212e1b8cddd3278037f8f17d70ce5e6642d (patch)
treed3f5b548ddf964661641985d49ca4e7cc6321ed6 /call
parent18df376e0d79a6e167aa188c89c45cdc8046c67f (diff)
Call: Remove duplicate #include.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'call')
-rw-r--r--call/yapp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/call/yapp.c b/call/yapp.c
index 3be80a8..536abeb 100644
--- a/call/yapp.c
+++ b/call/yapp.c
@@ -40,7 +40,6 @@
#include <termios.h>
#include <unistd.h>
#include <linux/ax25.h>
-#include <sys/stat.h>
#include "call.h"