use new RCSID macro to prevent Id keyword from being optimized out
[freeradius.git] / src / modules / rlm_smb / rfcnb-io.c
index 889cd80..2c57d73 100644 (file)
@@ -4,6 +4,7 @@
    RFCNB IO Routines ...
 
    Copyright (C) Richard Sharpe 1996
+   Copyright 2006 The FreeRADIUS server project
 
 */
 
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
+
+#include <freeradius-devel/ident.h>
+RCSID("$Id$")
+
 /* #include <features.h> */
 #include "std-includes.h"
 #include "rfcnb-priv.h"