]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
include/path.h: remove duplicate header inclusion
authorSami Kerola <kerolasa@iki.fi>
Fri, 25 Jan 2019 20:54:42 +0000 (20:54 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Feb 2019 12:21:46 +0000 (13:21 +0100)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
include/path.h

index 8dadef1d049d60fc8515ca0abf0c08700553694c..d39a8ca372c0597e3eccaf30ed63702bf5d1358a 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <stdio.h>
 #include <stdint.h>
-#include <stdint.h>
 #include <sys/types.h>
 #include <dirent.h>