diff options
Diffstat (limited to 'src/wordexp/WRDE_BADCHAR.c')
| -rw-r--r-- | src/wordexp/WRDE_BADCHAR.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wordexp/WRDE_BADCHAR.c b/src/wordexp/WRDE_BADCHAR.c new file mode 100644 index 00000000..b91c845e --- /dev/null +++ b/src/wordexp/WRDE_BADCHAR.c @@ -0,0 +1,6 @@ +#include <wordexp.h> +#define WRDE_BADCHAR 1 +/* +POSIX(2) +*/ + |
