import from HEAD
[freeradius.git] / src / modules / rlm_otp / otp_pwe.c
index f809488..f0c9b99 100644 (file)
@@ -25,7 +25,8 @@
  * is not sufficient for X9.9 use.
  */
 
-static const char rcsid[] = "$Id$";
+#include "ident.h"
+RCSID("$Id$")
 
 /* avoid inclusion of these FR headers which conflict w/ OpenSSL */
 #define _LRAD_MD4_H