use new RCSID macro to prevent Id keyword from being optimized out
[freeradius.git] / src / include / udpfromto.h
index a95e055..b93c8a3 100644 (file)
@@ -5,6 +5,9 @@
  *
  */
 
+#include <freeradius-devel/ident.h>
+RCSIDH(udpfromtoh, "$Id$")
+
 #include <sys/socket.h>
 
 int udpfromto_init(int s);