Skip to content
Snippets Groups Projects
Commit cc333a0e authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix headers files

parent ccd74aff
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
#include <string.h>
#include <sys/stat.h>
#include <sys/errno.h>
#include <errno.h>
#include <unistd.h>
#include <oblibs/log.h>
......
......@@ -14,7 +14,7 @@
#include <string.h>
#include <sys/stat.h>
#include <sys/unistd.h>
#include <unistd.h>
#include <oblibs/log.h>
#include <oblibs/string.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment