progs/rbug: Add missing header.

This commit is contained in:
Vinson Lee 2010-02-17 22:10:04 -08:00
parent 56b7a6f632
commit 20a11722a2

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 "pipe/p_state.h"