scons: Build roundevent_test.
[mesa.git] / src / util / rounding.h
index ec31b47264e9344e1e07c0324cee56716f6caf51..868e1b434dbbea8b39735d4f2c83a7bdde677e3a 100644 (file)
@@ -24,6 +24,8 @@
 #ifndef _ROUNDING_H
 #define _ROUNDING_H
 
+#include "c99_compat.h" // inline
+
 #include <math.h>
 #include <limits.h>