natVMNetworkInterfaceWin32.cc: Include java/net/VMNetworkInterface.h.
* java/net/natVMNetworkInterfaceWin32.cc: Include java/net/VMNetworkInterface.h. From-SVN: r106895
This commit is contained in:
parent
99b8b611f5
commit
d0568f737a
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-11-14 Mohan Embar <gnustuff@thisiscool.com>
|
||||
|
||||
* java/net/natVMNetworkInterfaceWin32.cc: Include
|
||||
java/net/VMNetworkInterface.h.
|
||||
|
||||
2005-11-14 Mohan Embar <gnustuff@thisiscool.com>
|
||||
David Daney <ddaney@avtrex.com>
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ details. */
|
|||
#include <java/net/NetworkInterface.h>
|
||||
#include <java/net/Inet4Address.h>
|
||||
#include <java/net/SocketException.h>
|
||||
#include <java/net/VMNetworkInterface.h>
|
||||
#include <java/util/Vector.h>
|
||||
|
||||
/* As of this writing, NetworkInterface.java has
|
||||
|
|
Loading…
Add table
Reference in a new issue