aboutsummaryrefslogtreecommitdiff
path: root/src/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/udp.h')
-rw-r--r--src/udp.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/udp.h b/src/udp.h
index 3c82c29..928a99f 100644
--- a/src/udp.h
+++ b/src/udp.h
@@ -1,3 +1,9 @@
1/*=========================================================================*\
2* UDP class: inherits from Socked and Internet domain classes and provides
3* all the functionality for UDP objects.
4*
5* RCS ID: $Id$
6\*=========================================================================*/
1#ifndef UDP_H_ 7#ifndef UDP_H_
2#define UDP_H_ 8#define UDP_H_
3 9