diff options
Diffstat (limited to 'src/i810_dri.c')
-rw-r--r-- | src/i810_dri.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i810_dri.c b/src/i810_dri.c index 2257ee58..f75e88c3 100644 --- a/src/i810_dri.c +++ b/src/i810_dri.c @@ -19,6 +19,7 @@ #include <errno.h> #include <stdio.h> #include <string.h> +#include <assert.h> #include "xf86.h" #include "xf86_OSproc.h" |