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

clean headers file

parent c3c225f9
No related branches found
No related tags found
No related merge requests found
......@@ -13,20 +13,17 @@
*/
#include <string.h>
#include <sys/stat.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>//chown
//#include <stdio.h>
#include <oblibs/obgetopt.h>
#include <oblibs/string.h>
#include <oblibs/error2.h>
#include <oblibs/directory.h>
#include <oblibs/types.h>//scan_mode
#include <oblibs/stralist.h>
#include <oblibs/files.h>
#include <oblibs/directory.h>
#include <skalibs/stralloc.h>
#include <skalibs/genalloc.h>
#include <skalibs/djbunix.h>
#include <66/utils.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