summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-01-12 13:24:33 +1100
committerAndrew Bartlett <abartlet@samba.org>2010-03-27 11:53:23 +1100
commit564d5cd2c48b9d9debccf03433cfee282040e2da (patch)
treeebcb72327b78c98bb59e60b424ed2d6fb62ad9de /source4/heimdal_build/config.h
parent89eaef025376339ef25d07cdc4748920fceaa968 (diff)
downloadsamba-564d5cd2c48b9d9debccf03433cfee282040e2da.tar.gz
samba-564d5cd2c48b9d9debccf03433cfee282040e2da.tar.bz2
samba-564d5cd2c48b9d9debccf03433cfee282040e2da.zip
s4:heimdal New files and supporting logic for heimdal update
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r--source4/heimdal_build/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index be544cb83b..45cc02b2a0 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -6,6 +6,10 @@
#ifndef HAVE_HEIMDAL_CONFIG_H
#define HAVE_HEIMDAL_CONFIG_H
+#ifndef HAVE_STRERROR_R
+#define HAVE_STRERROR_R
+#endif
+
#include "include/config.h"
#include "../replace/replace.h"