summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/roken.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-12-16 14:48:14 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:47:27 -0500
commit019a322c565013751f080cfe93ff5eb7461ef38c (patch)
tree1e6a878c550988e53fa560a789521b1c594baf5e /source4/heimdal_build/roken.h
parent8a2385c933eda5e844739021d1e0c52e0fa06628 (diff)
downloadsamba-019a322c565013751f080cfe93ff5eb7461ef38c.tar.gz
samba-019a322c565013751f080cfe93ff5eb7461ef38c.tar.bz2
samba-019a322c565013751f080cfe93ff5eb7461ef38c.zip
r12288: make sure we always include heimdal_build/config.h, before
heimdal/lib/roken/roken.h, this fixes the build on the 64bit machines metze (This used to be commit 657345da222a7aa0fc2c8d96881a969805a4d7a5)
Diffstat (limited to 'source4/heimdal_build/roken.h')
-rw-r--r--source4/heimdal_build/roken.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h
index fb78652faa..1b9c2f0663 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -3,5 +3,6 @@
*/
#ifndef _ROKEN_H_
#define _ROKEN_H_
+#include "heimdal_build/config.h"
#include "heimdal/lib/roken/roken.h"
#endif