diff options
Diffstat (limited to 'src/stdio/L_cuserid.h')
| -rw-r--r-- | src/stdio/L_cuserid.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdio/L_cuserid.h b/src/stdio/L_cuserid.h new file mode 100644 index 00000000..27425cac --- /dev/null +++ b/src/stdio/L_cuserid.h @@ -0,0 +1,5 @@ +#include <stdio.h> +#define L_cuserid (255) +/* +POSIX(1,200112) +*/ |
