mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
$NetBSD: patch-ad,v 1.1 2010/04/11 22:24:47 jmmv Exp $
|
|
|
|
--- src/gpm-dpms.c.orig 2008-09-04 10:05:15.000000000 +0000
|
|
+++ src/gpm-dpms.c
|
|
@@ -39,7 +39,6 @@
|
|
#ifdef HAVE_DPMS_EXTENSION
|
|
#include <X11/Xproto.h>
|
|
#include <X11/extensions/dpms.h>
|
|
-#include <X11/extensions/dpmsstr.h>
|
|
#endif
|
|
|
|
#include "gpm-conf.h"
|