From d15ecf4db13c4396f8a6e4f948abbb6c1188aee9 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 9 Feb 2019 16:59:31 -0500 Subject: merge POSIX.2 identifiers --- src/wordexp/WRDE_SHOWERR.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/wordexp/WRDE_SHOWERR.c (limited to 'src/wordexp/WRDE_SHOWERR.c') diff --git a/src/wordexp/WRDE_SHOWERR.c b/src/wordexp/WRDE_SHOWERR.c new file mode 100644 index 00000000..c40db1e4 --- /dev/null +++ b/src/wordexp/WRDE_SHOWERR.c @@ -0,0 +1,6 @@ +#include +#define WRDE_SHOWERR 5 +/* +POSIX(2) +*/ + -- cgit v1.2.1