From c9593dfc5796a98b94ef516fce662f2e040acffe Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 21 Jan 2017 20:05:48 -0800 Subject: Initial swag at notification pipes (not used yet). --- src/platform/windows/win_impl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/platform/windows/win_impl.h') diff --git a/src/platform/windows/win_impl.h b/src/platform/windows/win_impl.h index e63553a5..7bb71707 100644 --- a/src/platform/windows/win_impl.h +++ b/src/platform/windows/win_impl.h @@ -69,6 +69,8 @@ struct nni_plat_cv { CRITICAL_SECTION * cs; }; +extern int nni_winsock_error(int); + #endif // PLATFORM_WINDOWS #endif // PLATFORM_WIN_IMPL_H -- cgit v1.2.3-70-g09d2