From cccdd689e39b51af02b156229e5236a2a69dcdcb Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 19 Nov 2014 07:43:07 -0600 Subject: add minimal winsock->BSD networking header shims also add license header to existing shims --- include/stdio.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/stdio.h') 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 @@ +/* + * Public domain + * stdio.h compatibility shim + */ + #include_next #ifndef LIBCRYPTOCOMPAT_STDIO_H -- cgit v1.2.3-55-g6feb