blob: ec83b2828f2feab2b412bbf0abf684c2298a31ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
From db880ca68d8ce9e3dd0036d94bc05705c81d9639 Mon Sep 17 00:00:00 2001
From: Matthias Clasen <mclasen@redhat.com>
Date: Tue, 28 Jul 2009 07:42:46 +0000
Subject: Remove an unused include to fix compile
Signed-off-by: Richard Hughes <richard@hughsie.com>
---
diff --git a/src/gpm-dpms.c b/src/gpm-dpms.c
index a58ed7d..d939b80 100644
--- a/src/gpm-dpms.c
+++ b/src/gpm-dpms.c
@@ -40,7 +40,6 @@
#ifdef HAVE_DPMS_EXTENSION
#include <X11/Xproto.h>
#include <X11/extensions/dpms.h>
-#include <X11/extensions/dpmsstr.h>
#endif
#include "egg-debug.h"
--
cgit v0.8.3.1
|