diff --git a/os/osdep.h b/os/osdep.h index 4a74c76c9..bc89576ba 100644 --- a/os/osdep.h +++ b/os/osdep.h @@ -51,6 +51,8 @@ SOFTWARE. #ifndef _OSDEP_H_ #define _OSDEP_H_ 1 +#include + #if defined(XDMCP) || defined(HASXDMAUTH) #include #endif