diff options
author | erdgeist <> | 2009-01-13 22:41:17 +0000 |
---|---|---|
committer | erdgeist <> | 2009-01-13 22:41:17 +0000 |
commit | 131211b4daf83b7c594337f4e7c71e4711094d71 (patch) | |
tree | 63dc942c426103c01d61aa15959a81df91f2d4e1 /ot_udp.h | |
parent | 779d6c235ff8fe5284fd10dc82a9b99e7fa38d06 (diff) |
V6
Diffstat (limited to 'ot_udp.h')
-rw-r--r-- | ot_udp.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ | |||
6 | #ifndef __OT_UDP_H__ | 6 | #ifndef __OT_UDP_H__ |
7 | #define __OT_UDP_H__ | 7 | #define __OT_UDP_H__ |
8 | 8 | ||
9 | void handle_udp4( int64 serversocket, struct ot_workstruct *ws ); | 9 | void handle_udp6( int64 serversocket, struct ot_workstruct *ws ); |
10 | 10 | ||
11 | #endif | 11 | #endif |