diff options
Diffstat (limited to 'os/rpcauth.c')
-rw-r--r-- | os/rpcauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rpcauth.c b/os/rpcauth.c index f0693f599..6b0cf816c 100644 --- a/os/rpcauth.c +++ b/os/rpcauth.c @@ -36,7 +36,7 @@ from The Open Group. #ifdef SECURE_RPC -#include "X.h" +#include <X11/X.h> #include "Xauth.h" #include "misc.h" #include "os.h" |