mirror of
https://github.com/simon987/sist2.git
synced 2025-12-12 15:08:53 +00:00
wip
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef WALK_H
|
||||
#define WALK_H
|
||||
|
||||
#undef _XOPEN_SOURCE
|
||||
#define _XOPEN_SOURCE 500
|
||||
|
||||
int walk_directory_tree(const char *);
|
||||
|
||||
Reference in New Issue
Block a user