gallium/util: use new util_vasprintf() function
[mesa.git] / src / gallium / auxiliary / util / u_bitcast.h
index b1f99383738d6cfa0bf75b06d81aca32a121136d..e8fb0fe32883b8392e8e3325bc45084396ce5649 100644 (file)
@@ -30,6 +30,8 @@
 
 #include <string.h>
 
+#include "c99_compat.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif