FS: Removed unnecessary include

This commit is contained in:
Paul Beckingham 2015-11-06 18:22:45 -05:00
parent 940c7a793f
commit 0b3d38b0e6

View file

@ -37,7 +37,6 @@
#include <fcntl.h>
#include <dirent.h>
#include <string.h>
#include <errno.h>
#include <text.h>
#include <util.h>
#include <i18n.h>