diff options
-rw-r--r-- | src/XF86DGA2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/XF86DGA2.c b/src/XF86DGA2.c index 32f455b..964de18 100644 --- a/src/XF86DGA2.c +++ b/src/XF86DGA2.c @@ -21,6 +21,7 @@ Copyright (c) 1995,1996 The XFree86 Project, Inc #include <X11/extensions/extutil.h> #include <stdio.h> +#include <stdint.h> /* If you change this, change the Bases[] array below as well */ #define MAX_HEADS 16 |