import from HEAD:
[freeradius.git] / src / modules / rlm_otp / otp_pw_valid.h
index ab8dc63..110b245 100644 (file)
@@ -21,9 +21,6 @@
 #ifndef OTP_PW_VALID_H
 #define OTP_PW_VALID_H
 
-#include "ident.h"
-RCSIDH(otp_pw_valid_h, "$Id$")
-
 #include <pthread.h>
 #include <sys/types.h>
 #include "extern.h"    /* otp_option_t */