X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_auth.c;h=ea4ad8f6ad205e89fa3b0431595b6a445ce9a9a9;hb=0e9246def562be97cc816f824f702233a826ec56;hp=21c26b81e5dfe5f5ca19f97cb8995a3790c24f9e;hpb=4aa7a2c849a9536febb2dc7773e06c12a69c5213;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb_auth.c b/src/xcb_auth.c index 21c26b8..ea4ad8f 100644 --- a/src/xcb_auth.c +++ b/src/xcb_auth.c @@ -36,6 +36,10 @@ #include #endif +#ifdef HASXDMAUTH +#include +#endif + #ifdef _WIN32 #include "xcb_windefs.h" #else @@ -48,9 +52,6 @@ #include "xcb.h" #include "xcbint.h" -#ifdef HASXDMAUTH -#include -#endif enum auth_protos { #ifdef HASXDMAUTH