diff options
Diffstat (limited to 'include/stdio.h')
| -rw-r--r-- | include/stdio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/stdio.h b/include/stdio.h index 0c32728..a33514d 100644 --- a/include/stdio.h +++ b/include/stdio.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef FORTIFY_STDIO_H_ | 1 | #ifndef _FORTIFY_STDIO_H |
| 2 | #define FORTIFY_STDIO_H_ | 2 | #define _FORTIFY_STDIO_H |
| 3 | 3 | ||
| 4 | #include_next <stdio.h> | 4 | #include_next <stdio.h> |
| 5 | 5 | ||
