diff options
Diffstat (limited to 'src/fmtmsg/MM_NULLTXT.h')
-rw-r--r-- | src/fmtmsg/MM_NULLTXT.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/fmtmsg/MM_NULLTXT.h b/src/fmtmsg/MM_NULLTXT.h new file mode 100644 index 00000000..0b0512b9 --- /dev/null +++ b/src/fmtmsg/MM_NULLTXT.h @@ -0,0 +1,5 @@ +#include <fmtmsg.h> +#define MM_NULLTXT (char*)0 +/* +XOPEN(400) +*/ |