include/path.h: remove duplicate header inclusion

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2019-01-25 20:54:42 +00:00 committed by Karel Zak
parent e73456dfbb
commit fcb89ba7bb
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include <stdio.h>
#include <stdint.h>
#include <stdint.h>
#include <sys/types.h>
#include <dirent.h>