summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSami Kerola2019-01-25 21:54:42 +0100
committerKarel Zak2019-02-18 13:21:46 +0100
commitfcb89ba7bbb68589e8e1871a8b8f0dc6b2fc6b7a (patch)
treef00ca85636b9b70886cb51325fe08790dae6378a /include
parentinclude: add no return function attribute (diff)
downloadkernel-qcow2-util-linux-fcb89ba7bbb68589e8e1871a8b8f0dc6b2fc6b7a.tar.gz
kernel-qcow2-util-linux-fcb89ba7bbb68589e8e1871a8b8f0dc6b2fc6b7a.tar.xz
kernel-qcow2-util-linux-fcb89ba7bbb68589e8e1871a8b8f0dc6b2fc6b7a.zip
include/path.h: remove duplicate header inclusion
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'include')
-rw-r--r--include/path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/path.h b/include/path.h
index 8dadef1d0..d39a8ca37 100644
--- a/include/path.h
+++ b/include/path.h
@@ -3,7 +3,6 @@
#include <stdio.h>
#include <stdint.h>
-#include <stdint.h>
#include <sys/types.h>
#include <dirent.h>