use new RCSID macro to prevent Id keyword from being optimized out
[freeradius.git] / src / modules / rlm_otp / otp_rlm.c
index 60d2c78..b9d1190 100644 (file)
@@ -20,7 +20,7 @@
  * Copyright 2005,2006 TRI-D Systems, Inc.
  */
 
-#include "ident.h"
+#include <freeradius-devel/ident.h>
 RCSID("$Id$")
 
 #include <freeradius-devel/autoconf.h>