Skip to content
Snippets Groups Projects
Commit 5050a6cf authored by Henry Weller's avatar Henry Weller
Browse files

wmkdep.l: Removed redundant #include

parent 01a0fcb9
Branches
Tags
No related merge requests found
......@@ -47,7 +47,6 @@ Usage
#include <sys/types.h>
#include <dirent.h>
#include <errno.h>
#include <libgen.h>
void nextFile(const char* fileName);
void importFile(const char* fileName);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment