mirror of
https://github.com/simon987/sist2.git
synced 2025-12-17 09:19:05 +00:00
Skip subtree of excluded directories
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef SIST_H
|
||||
#define SIST_H
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#ifndef FALSE
|
||||
#define FALSE (0)
|
||||
#define BOOL int
|
||||
|
||||
Reference in New Issue
Block a user