diff options
Diffstat (limited to 'nx-X11/programs/Xserver/Xext/dpms.c')
-rw-r--r-- | nx-X11/programs/Xserver/Xext/dpms.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/Xext/dpms.c b/nx-X11/programs/Xserver/Xext/dpms.c index 3f75918ad..ea9781353 100644 --- a/nx-X11/programs/Xserver/Xext/dpms.c +++ b/nx-X11/programs/Xserver/Xext/dpms.c @@ -48,7 +48,6 @@ Equipment Corporation. #include <nx-X11/extensions/dpms.h> #include <nx-X11/extensions/dpmsstr.h> #include "dpmsproc.h" -#include "modinit.h" #if 0 static unsigned char DPMSCode; |