Add 'tests' to SUBDIRS to make 'make check' work.
[radsecproxy.git] / lib / udp.h
index a2a7228..e0d39f0 100644 (file)
--- a/lib/udp.h
+++ b/lib/udp.h
@@ -1,4 +1,5 @@
 /* Copyright 2011 NORDUnet A/S. All rights reserved.
-   See the file COPYING for licensing information.  */
+   See LICENSE for licensing information.  */
 
 int udp_init (struct rs_connection *conn, struct rs_packet *pkt);
+int udp_init_retransmit_timer (struct rs_connection *conn);