diff options
Diffstat (limited to 'progs/rbug/ctx_rule.c')
-rw-r--r-- | progs/rbug/ctx_rule.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/rbug/ctx_rule.c b/progs/rbug/ctx_rule.c index e38b7b4e9ba..dccebfb79fb 100644 --- a/progs/rbug/ctx_rule.c +++ b/progs/rbug/ctx_rule.c @@ -22,6 +22,8 @@ * USE OR OTHER DEALINGS IN THE SOFTWARE. */ +#include <stdio.h> + #include "pipe/p_compiler.h" #include "pipe/p_format.h" #include "util/u_memory.h" |