remove final imports.h and imports.c bits
[mesa.git] / src / intel / compiler / brw_eu_validate.c
index a46ad386e78c948ccd49b6f58379e7de781fa8e2..d87c550a190e182d6e8a7f12d9d1a8afe277403c 100644 (file)
@@ -38,6 +38,7 @@
  * test_eu_validate.cpp) will be rejected.
  */
 
+#include <stdlib.h>
 #include "brw_eu.h"
 
 /* We're going to do lots of string concatenation, so this should help. */