mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add missing patch.
This commit is contained in:
parent
1f7e95ba21
commit
4863505448
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332202
@ -0,0 +1,10 @@
|
||||
--- xc/programs/Xserver/vnc/XserverDesktop.h.orig 2008-10-16 08:16:20.000000000 -0700
|
||||
+++ xc/programs/Xserver/vnc/XserverDesktop.h 2013-10-30 21:41:37.000000000 -0700
|
||||
@@ -22,6 +22,7 @@
|
||||
#ifndef __XSERVERDESKTOP_H__
|
||||
#define __XSERVERDESKTOP_H__
|
||||
|
||||
+#include <sys/select.h>
|
||||
#include <rfb/SDesktop.h>
|
||||
#include <rfb/HTTPServer.h>
|
||||
#include <rfb/PixelBuffer.h>
|
Loading…
Reference in New Issue
Block a user