summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hcrypto/rnd_keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/hcrypto/rnd_keys.c')
-rw-r--r--source4/heimdal/lib/hcrypto/rnd_keys.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/hcrypto/rnd_keys.c b/source4/heimdal/lib/hcrypto/rnd_keys.c
index 9baf00212c..49c7634c38 100644
--- a/source4/heimdal/lib/hcrypto/rnd_keys.c
+++ b/source4/heimdal/lib/hcrypto/rnd_keys.c
@@ -39,11 +39,11 @@
#ifdef KRB5
#include <krb5-types.h>
#endif
+#include <stdlib.h>
+
#include <des.h>
#include <rand.h>
-#include <stdlib.h>
-
#undef __attribute__
#define __attribute__(X)