summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-03-27 19:12:33 +1100
committerAndrew Bartlett <abartlet@samba.org>2010-03-27 19:12:33 +1100
commitf47454a04d7656e93de7286e1105119fe80cb366 (patch)
treea541af82c1d173785ef261d8edbcdc312a397af3 /source4/heimdal_build/config.h
parent64b8b0cdafc18dcf65dcc4210be50e6139f553d7 (diff)
downloadsamba-f47454a04d7656e93de7286e1105119fe80cb366.tar.gz
samba-f47454a04d7656e93de7286e1105119fe80cb366.tar.bz2
samba-f47454a04d7656e93de7286e1105119fe80cb366.zip
s4:heimdal_build Remove forced HAVE_STRERROR_R
This just causes warnings, now upstream has a more complete fix.
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r--source4/heimdal_build/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index 45cc02b2a0..be544cb83b 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -6,10 +6,6 @@
#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"