diff options
Diffstat (limited to 'header_checks')
-rw-r--r-- | header_checks/meson.build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/header_checks/meson.build b/header_checks/meson.build index 066d228a83..b23e774ec1 100644 --- a/header_checks/meson.build +++ b/header_checks/meson.build | |||
@@ -53,8 +53,7 @@ header_checks = [ | |||
53 | 'langinfo.h', | 53 | 'langinfo.h', |
54 | 'locale.h', | 54 | 'locale.h', |
55 | 'uv.h', | 55 | 'uv.h', |
56 | 'ws2tcpip.h', | 56 | 'ws2tcpip.h' |
57 | 'crt_externs.h' | ||
58 | ] | 57 | ] |
59 | 58 | ||
60 | function_checks = [ | 59 | function_checks = [ |