mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Declare classes UdpInPacket and UdpOutPacket.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1182 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
908c58ef31
commit
95f27e1381
2 changed files with 6 additions and 2 deletions
|
@ -53,7 +53,9 @@
|
|||
|
||||
@end
|
||||
|
||||
@interface UdpPacket : Packet
|
||||
@interface UdpInPacket : InPacket
|
||||
@end
|
||||
@interface UdpOutPacket : OutPacket
|
||||
@end
|
||||
|
||||
#endif /* __UdpPort_h_INCLUDE_GNU */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue