diff options
Diffstat (limited to 'os/auth.c')
-rw-r--r-- | os/auth.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -48,8 +48,7 @@ from The Open Group. # include <sys/types.h> # include <sys/stat.h> #ifdef XCSECURITY -#define _SECURITY_SERVER -# include <X11/extensions/security.h> +# include "securitysrv.h" #endif #ifdef WIN32 #include <X11/Xw32defs.h> |