Massively cleaned up #include's, so they're in a consistent
[freeradius.git] / src / lib / isaac.c
index 2006f4e..ac92135 100644 (file)
@@ -10,8 +10,9 @@ MODIFIED:
 ------------------------------------------------------------------------------
 */
 
-#include <freeradius-devel/autoconf.h>
-#include <freeradius-devel/missing.h>
+#include <freeradius-devel/ident.h>
+RCSID("$Id$")
+
 #include <freeradius-devel/libradius.h>
 
 #define RANDSIZL   (8)  /* I recommend 8 for crypto, 4 for simulations */