mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
PlainSocketImpl.java: Fix imports.
2002-11-18 Michael Koch <konqueror@gmx.de> * java/net/PlainSocketImpl.java: Fix imports. From-SVN: r59221
This commit is contained in:
committed by
Michael Koch
parent
dfc15546d8
commit
4f13d99ed3
@@ -10,7 +10,9 @@ details. */
|
||||
|
||||
package java.net;
|
||||
|
||||
import java.io.InputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.OutputStream;
|
||||
|
||||
/**
|
||||
* The standard GCJ socket implementation.
|
||||
|
||||
Reference in New Issue
Block a user