Merge branch '7.8'
[mesa.git] / src / gallium / auxiliary / util / u_dl.c
index b42b429d4d724913c7f6e032e9ecf9f67bd2aa5f..37ed789f955b95f1cddb9f5506931d1a4ffb74a5 100644 (file)
@@ -28,6 +28,7 @@
 
 
 #include "pipe/p_config.h"
+#include "pipe/p_compiler.h"
 
 #if defined(PIPE_OS_UNIX)
 #include <dlfcn.h>