summaryrefslogtreecommitdiff
path: root/src/riva_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/riva_local.h')
-rw-r--r--src/riva_local.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/riva_local.h b/src/riva_local.h
index 833ed04..bdfe2b9 100644
--- a/src/riva_local.h
+++ b/src/riva_local.h
@@ -46,6 +46,9 @@
* HW. Put all affected includes, typdefs, etc. here so the riva_hw.* files
* can stay generic in nature.
*/
+#if USE_LIBC_WRAPPER
+#include "xf86_ansic.h"
+#endif
#include "compiler.h"
#include "xf86_OSproc.h"