diff options
Diffstat (limited to 'src/stdlib/_stdlib.h')
| -rw-r--r-- | src/stdlib/_stdlib.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdlib/_stdlib.h b/src/stdlib/_stdlib.h index d8120e66..de5a97d0 100644 --- a/src/stdlib/_stdlib.h +++ b/src/stdlib/_stdlib.h @@ -35,4 +35,8 @@ extern char **environ; #define environ __stdlib.environ #endif +/* +STDC(-1) +*/ + #endif |
