tags 224757 patch thanks I thought it was obvious.
-- - mdz
--- /usr/include/X11/extensions/Xinerama.h 2003-11-13 14:37:21.000000000 -0800 +++ /tmp/Xinerama.h 2003-12-27 12:03:15.000000000 -0800 @@ -5,6 +5,8 @@ #include <X11/Xlib.h> +_XFUNCPROTOBEGIN + typedef struct { int screen_number; short x_org; @@ -42,5 +44,7 @@ int *number ); +_XFUNCPROTOEND + #endif /* _Xinerama_h */