add minimal winsock->BSD networking header shims
also add license header to existing shims
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Public domain
|
||||
* unistd.h compatibility shim
|
||||
*/
|
||||
|
||||
#include_next <unistd.h>
|
||||
|
||||
#ifndef LIBCRYPTOCOMPAT_UNISTD_H
|
||||
|
Reference in New Issue
Block a user