This include is not used/needed and prevents building on systems that don't provide <dlfcn.h>. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx> --- topology/topology.c | 1 - 1 file changed, 1 deletion(-) diff --git a/topology/topology.c b/topology/topology.c index 097c255..b72e341 100644 --- a/topology/topology.c +++ b/topology/topology.c @@ -27,7 +27,6 @@ #include <errno.h> #include <string.h> #include <sys/stat.h> -#include <dlfcn.h> #include <getopt.h> #include <assert.h> -- 2.14.4 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel