Skip to content
Snippets Groups Projects
Commit 21ebd85e authored by mattijs's avatar mattijs
Browse files

COMP: wmdep.l: added include file

parent 6dca9b09
Branches
Tags
No related merge requests found
......@@ -46,6 +46,7 @@ Usage
#include <string.h>
#include <sys/types.h>
#include <dirent.h>
#include <errno.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