summaryrefslogtreecommitdiff
path: root/source3/lib/ufc.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/ufc.c')
-rw-r--r--source3/lib/ufc.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/source3/lib/ufc.c b/source3/lib/ufc.c
index 17fd970c5b..f464953498 100644
--- a/source3/lib/ufc.c
+++ b/source3/lib/ufc.c
@@ -16,7 +16,9 @@
*/
-#ifdef UFC_CRYPT
+#include "includes.h"
+
+#ifndef HAVE_CRYPT
/*
* UFC-crypt: ultra fast crypt(3) implementation
@@ -42,7 +44,6 @@
* Support routines
*
*/
-#include "includes.h"
#ifndef long32