http://ftp.x.org/contrib/applications/xscreensaver-3.21.tar.gz
[xscreensaver] / utils / yarandom.c
index 63958e24700b35bdff62cda8af9a7f34d50cdb26..3d24943e0e9a3d960fa6264341999f6128712f3e 100644 (file)
@@ -51,6 +51,7 @@
 #include <sys/time.h> /* for gettimeofday() */
 
 #include "yarandom.h"
+# undef ya_rand_init
 
 
 /* The following 'random' numbers are taken from CRC, 18th Edition, page 622.