summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/daemon/ltdl-bind-now.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/ltdl-bind-now.c b/src/daemon/ltdl-bind-now.c
index ea46593d..6915fe0c 100644
--- a/src/daemon/ltdl-bind-now.c
+++ b/src/daemon/ltdl-bind-now.c
@@ -34,7 +34,7 @@
#include <sys/dl.h>
#endif
-#ifndef HAVE_LT_USER_DLLOADER
+#ifndef HAVE_STRUCT_LT_USER_DLLOADER
/* Only used with ltdl 2.2 */
#include <string.h>
#endif