]> 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>
Tue, 2 Apr 2019 10:57:51 +0000 (12:57 +0200)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
include/path.h

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