wmkdep.l: Removed redundant #include
This commit is contained in:
parent
c425d745ad
commit
4fcff9e106
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ Usage
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <libgen.h>
|
|
||||||
|
|
||||||
void nextFile(const char* fileName);
|
void nextFile(const char* fileName);
|
||||||
void importFile(const char* fileName);
|
void importFile(const char* fileName);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue