diff options
Diffstat (limited to 'include/strings.h')
| -rw-r--r-- | include/strings.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/strings.h b/include/strings.h index 1609171..d7118f3 100644 --- a/include/strings.h +++ b/include/strings.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef FORTIFY_STRINGS_H_ | 1 | #ifndef _FORTIFY_STRINGS_H |
| 2 | #define FORTIFY_STRINGS_H_ | 2 | #define _FORTIFY_STRINGS_H |
| 3 | 3 | ||
| 4 | #include_next <strings.h> | 4 | #include_next <strings.h> |
| 5 | 5 | ||
