summaryrefslogtreecommitdiff
path: root/urandomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'urandomb.c')
-rw-r--r--urandomb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/urandomb.c b/urandomb.c
index e324b4905..26338dfc3 100644
--- a/urandomb.c
+++ b/urandomb.c
@@ -24,9 +24,9 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include "gmp.h"
-#include "longlong.h"
#include "mpfr.h"
#include "gmp-impl.h"
+#include "longlong.h"
void
#if __STDC__