natInetAddressNoNet.cc: Include stddef.h.
2003-03-24 Michael Koch <konqueror@gmx.de> * java/net/natInetAddressNoNet.cc: Include stddef.h. * java/net/natPlainDatagramSocketImplNoNet.cc: Fixed inlcude of java/net/DatagramPacket.h. * java/net/natPlainSocketImplNoNet.cc: Include some missing classes. From-SVN: r64795
This commit is contained in:
parent
5eec7c8caf
commit
24a3f7ac04
4 changed files with 15 additions and 1 deletions
|
@ -7,6 +7,7 @@ Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
|
|||
details. */
|
||||
|
||||
#include <config.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <java/net/InetAddress.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue