summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hcrypto/rijndael-alg-fst.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/hcrypto/rijndael-alg-fst.c')
-rw-r--r--source4/heimdal/lib/hcrypto/rijndael-alg-fst.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/source4/heimdal/lib/hcrypto/rijndael-alg-fst.c b/source4/heimdal/lib/hcrypto/rijndael-alg-fst.c
index bf335afd9f3..be05cdd13ee 100644
--- a/source4/heimdal/lib/hcrypto/rijndael-alg-fst.c
+++ b/source4/heimdal/lib/hcrypto/rijndael-alg-fst.c
@@ -28,10 +28,9 @@
/* "$NetBSD: rijndael-alg-fst.c,v 1.5 2001/11/13 01:40:10 lukem Exp $" */
-#include "config.h"
+#include <config.h>
+#include <roken.h>
-
-#include <stdlib.h>
#ifdef KRB5
#include <krb5-types.h>
#endif