]> diplodocus.org Git - nmh/blobdiff - sbr/m_rand.c
new.c: Order two return statements to match comment.
[nmh] / sbr / m_rand.c
index a05bb4ab64fcbd208b619326ea2350adca1f0dc2..3227aef9690088c61d7f5152d400615cbc39e951 100644 (file)
@@ -11,6 +11,7 @@
 #include <time.h>    /* for time() */
 
 #include <config.h>
+#include "m_rand.h"
 
 #if !HAVE_ARC4RANDOM
 static int seeded = 0;