summaryrefslogtreecommitdiff
path: root/ot_udp.h
diff options
context:
space:
mode:
authorerdgeist <>2009-01-13 22:41:17 +0000
committererdgeist <>2009-01-13 22:41:17 +0000
commit131211b4daf83b7c594337f4e7c71e4711094d71 (patch)
tree63dc942c426103c01d61aa15959a81df91f2d4e1 /ot_udp.h
parent779d6c235ff8fe5284fd10dc82a9b99e7fa38d06 (diff)
V6
Diffstat (limited to 'ot_udp.h')
-rw-r--r--ot_udp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_udp.h b/ot_udp.h
index c146392..39356cb 100644
--- a/ot_udp.h
+++ b/ot_udp.h
@@ -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
9void handle_udp4( int64 serversocket, struct ot_workstruct *ws ); 9void handle_udp6( int64 serversocket, struct ot_workstruct *ws );
10 10
11#endif 11#endif