import from HEAD
[freeradius.git] / src / modules / rlm_otp / otp_mppe.c
index 62e9681..112edb4 100644 (file)
@@ -19,7 +19,8 @@
  * Copyright 2005,2006 TRI-D Systems, Inc.
  */
 
-static const char rcsid[] = "$Id$";
+#include "ident.h"
+RCSID("$Id$")
 
 /* avoid inclusion of these FR headers which conflict w/ OpenSSL */
 #define _LRAD_MD4_H