diff options
Diffstat (limited to 'src/string/_strtok.h')
| -rw-r--r-- | src/string/_strtok.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/string/_strtok.h b/src/string/_strtok.h index 56ad0dca..4b48dc54 100644 --- a/src/string/_strtok.h +++ b/src/string/_strtok.h @@ -1,2 +1,6 @@ (void)state; (void)current; (void)s1; (void)s2; + +/* +STDC(0) +*/ |
