diff options
Diffstat (limited to 'hw/xfree86/parser/xf86Optrec.h')
-rw-r--r-- | hw/xfree86/parser/xf86Optrec.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/parser/xf86Optrec.h b/hw/xfree86/parser/xf86Optrec.h index 183b85720..51b8de6ef 100644 --- a/hw/xfree86/parser/xf86Optrec.h +++ b/hw/xfree86/parser/xf86Optrec.h @@ -65,6 +65,8 @@ #define _xf86Optrec_h_ #include <stdio.h> +#include <X11/Xfuncproto.h> + /* * all records that need to be linked lists should contain a GenericList as * their first field. |