mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8295231: Move all linking of native libraries to make
Reviewed-by: ihse, erikj
This commit is contained in:
parent
f300ec8631
commit
8d751de319
14 changed files with 20 additions and 23 deletions
|
@ -34,8 +34,7 @@
|
|||
#include "java_lang_Integer.h"
|
||||
#include "sun_nio_ch_FileDispatcherImpl.h"
|
||||
|
||||
#include <Mswsock.h>
|
||||
#pragma comment(lib, "Mswsock.lib")
|
||||
#include <Mswsock.h> // Requires Mswsock.lib
|
||||
|
||||
/**************************************************************
|
||||
* FileDispatcherImpl.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue