summaryrefslogtreecommitdiffstats
path: root/src/daemon
diff options
context:
space:
mode:
authorDiego Petteno <flameeyes@gmail.com>2008-03-09 12:55:21 +0000
committerDiego Petteno <flameeyes@gmail.com>2008-03-09 12:55:21 +0000
commit666b952218847a086504f2c8b5fbc0b147d44896 (patch)
treee3aad8a8f0afd75024cb9e7436ab2879265b00e2 /src/daemon
parent30e2a773d4e92ebe93ac1a21f481de9631fcc2a1 (diff)
And one more.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2115 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/daemon')
-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