summaryrefslogtreecommitdiffstats
path: root/lib/qrand.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qrand.c')
-rw-r--r--lib/qrand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/qrand.c b/lib/qrand.c
index ff52afd4..402bb432 100644
--- a/lib/qrand.c
+++ b/lib/qrand.c
@@ -18,7 +18,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
-
+#include "misc.h"
#include "qrand.h"
/*==============================================================================