diff options
Diffstat (limited to 'include/stdio.h')
-rw-r--r-- | include/stdio.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/stdio.h b/include/stdio.h index 4a40f6a..989b7fc 100644 --- a/include/stdio.h +++ b/include/stdio.h | |||
@@ -1,3 +1,8 @@ | |||
1 | /* | ||
2 | * Public domain | ||
3 | * stdio.h compatibility shim | ||
4 | */ | ||
5 | |||
1 | #include_next <stdio.h> | 6 | #include_next <stdio.h> |
2 | 7 | ||
3 | #ifndef LIBCRYPTOCOMPAT_STDIO_H | 8 | #ifndef LIBCRYPTOCOMPAT_STDIO_H |