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