Include <cstdio> instead of <stdio.h>.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9.burg.in
index 6c3b659199c850e6aa2a26cdf757501a4c6baecb..ccb39480cc6795dbca4a6b074f1147b15c077a00 100644 (file)
@@ -1,5 +1,5 @@
 %{               // -*- C++ -*-
-Xinclude <stdio.h>
+Xinclude <cstdio>
 Xinclude <llvm/CodeGen/InstrForest.h>
 
 typedef InstrTreeNode* NODEPTR_TYPE;