aboutsummaryrefslogtreecommitdiffstats
path: root/xtest.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-19 18:25:05 +0200
committerMattias Andrée <maandree@kth.se>2017-10-19 18:25:05 +0200
commit7b02e26ceb27c0f6402b76afb85b4d25dddd3e78 (patch)
treef9a206e3a43a99767fccbfb4f35d137fb36dab74 /xtest.c
parentRemove unused code from arg.h (diff)
downloadxtest-7b02e26ceb27c0f6402b76afb85b4d25dddd3e78.tar.gz
xtest-7b02e26ceb27c0f6402b76afb85b4d25dddd3e78.tar.bz2
xtest-7b02e26ceb27c0f6402b76afb85b4d25dddd3e78.tar.xz
Simplify
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'xtest.c')
-rw-r--r--xtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xtest.c b/xtest.c
index 5529eb9..ce4dfda 100644
--- a/xtest.c
+++ b/xtest.c
@@ -1,6 +1,5 @@
/* See LICENSE file for copyright and license details. */
#include <sys/stat.h>
-
#include <errno.h>
#include <fcntl.h>
#include <limits.h>