summaryrefslogtreecommitdiff
path: root/source/include/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/includes.h')
-rw-r--r--source/include/includes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/include/includes.h b/source/include/includes.h
index c83b707887a..b96bd19fd83 100644
--- a/source/include/includes.h
+++ b/source/include/includes.h
@@ -358,10 +358,6 @@
#include <poll.h>
#endif
-#ifdef HAVE_EXECINFO_H
-#include <execinfo.h>
-#endif
-
#if defined(HAVE_RPC_RPC_H)
/*
* Check for AUTH_ERROR define conflict with rpc/rpc.h in prot.h.