summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/libevent/util-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/sntp/libevent/util-internal.h')
-rw-r--r--contrib/ntp/sntp/libevent/util-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/sntp/libevent/util-internal.h b/contrib/ntp/sntp/libevent/util-internal.h
index 5866dbc..4fdedea 100644
--- a/contrib/ntp/sntp/libevent/util-internal.h
+++ b/contrib/ntp/sntp/libevent/util-internal.h
@@ -392,7 +392,7 @@ void evutil_free_secure_rng_globals_(void);
void evutil_free_globals_(void);
#ifdef _WIN32
-HANDLE evutil_load_windows_system_library_(const TCHAR *library_name);
+HMODULE evutil_load_windows_system_library_(const TCHAR *library_name);
#endif
#ifndef EV_SIZE_FMT
OpenPOWER on IntegriCloud