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