mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix build with Xorg 7.5.
Submitted by: pointyhat via pav
This commit is contained in:
parent
dd9d7bcfd9
commit
352c095d59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253643
1 changed files with 10 additions and 0 deletions
10
sysutils/battfink/files/patch-src_battfink-dpms.c
Normal file
10
sysutils/battfink/files/patch-src_battfink-dpms.c
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
--- src/battfink-dpms.c.orig 2010-05-03 23:55:33.000000000 +0200
|
||||||
|
+++ src/battfink-dpms.c 2010-05-03 23:56:11.000000000 +0200
|
||||||
|
@@ -37,7 +37,6 @@
|
||||||
|
#include <X11/Xlib.h>
|
||||||
|
#include <X11/Xproto.h>
|
||||||
|
#include <X11/extensions/dpms.h>
|
||||||
|
-#include <X11/extensions/dpmsstr.h>
|
||||||
|
|
||||||
|
extern Bool DPMSQueryExtension (Display *dpy, int *event_ret, int *err_ret);
|
||||||
|
extern Bool DPMSCapable (Display *dpy);
|
Loading…
Add table
Reference in a new issue