04759e9953
a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. This package contains the run-time libraries for any application that wishes to be a SPICE server WWW: http://spice-space.org/ PR: 225088 Submitted by: olevole@olevole.ru
10 lines
272 B
C
10 lines
272 B
C
--- server/tests/test-display-base.c.orig 2017-09-21 15:45:56 UTC
|
|
+++ server/tests/test-display-base.c
|
|
@@ -22,7 +22,6 @@
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <signal.h>
|
|
-#include <wait.h>
|
|
#include <sys/select.h>
|
|
#include <sys/types.h>
|
|
#include <getopt.h>
|