Imported Upstream version 3.2.0
[debian/amanda] / common-src / simpleprng.c
index 04e7a9f211b7463bb78e532d97d9ec488d2bdd57..46c636084fd80f530a47d5171f54b61c3bf6c3dc 100644 (file)
@@ -18,6 +18,7 @@
  * Sunnyvale, CA 94086, USA, or: http://www.zmanda.com
  */
 
+#include "amanda.h"
 #include "simpleprng.h"
 
 /* A *very* basic linear congruential generator; values are as cited in