diff options
Diffstat (limited to 'include/stdlib.h')
| -rw-r--r-- | include/stdlib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/stdlib.h b/include/stdlib.h index 4422f5e..4aff9d9 100644 --- a/include/stdlib.h +++ b/include/stdlib.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef FORTIFY_STDLIB_H_ | 1 | #ifndef _FORTIFY_STDLIB_H |
| 2 | #define FORTIFY_STDLIB_H_ | 2 | #define _FORTIFY_STDLIB_H |
| 3 | 3 | ||
| 4 | #if defined(_XOPEN_SOURCE) || defined(_GNU_SOURCE) || defined(_BSD_SOURCE) | 4 | #if defined(_XOPEN_SOURCE) || defined(_GNU_SOURCE) || defined(_BSD_SOURCE) |
| 5 | #include_next <limits.h> | 5 | #include_next <limits.h> |
