progs/rbug: Add missing headers.

This commit is contained in:
Vinson Lee
2010-02-17 23:19:24 -08:00
parent 9f5640d10b
commit 869896f162
4 changed files with 6 additions and 0 deletions

View File

@@ -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"