summaryrefslogtreecommitdiff
path: root/src/regex/REG_ENOSYS.h
blob: 252186103477d8c74256e0b5a73938bf79224195 (plain)
1
2
3
4
5
6
#include <regex.h>
#define REG_ENOSYS                                                          (-1)
/*
POSIX(2)
*/