summaryrefslogtreecommitdiffstats
path: root/client/x11/named_pipe.cpp
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-01-23 16:21:14 +0100
committerHans de Goede <hdegoede@redhat.com>2012-01-23 16:21:14 +0100
commit2f4115e52eeea3039a9e230d8c79ab42691a7dbf (patch)
tree3b5337f7baa7fcbf54c044171ecf705c7c077efd /client/x11/named_pipe.cpp
parentc05523462f2c63bfedf183d9fee6debbce6b6ac0 (diff)
parent8817549795722026ca83edab2640b8f156510074 (diff)
downloadspice-0.10.1.tar.gz
spice-0.10.1.tar.xz
spice-0.10.1.zip
Merge remote-tracking branch 'origin/master' into 0.100.10.1
Diffstat (limited to 'client/x11/named_pipe.cpp')
-rw-r--r--client/x11/named_pipe.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/x11/named_pipe.cpp b/client/x11/named_pipe.cpp
index 84b980dc..ad6b2e5c 100644
--- a/client/x11/named_pipe.cpp
+++ b/client/x11/named_pipe.cpp
@@ -20,7 +20,6 @@
#include <sys/types.h>
#include <sys/socket.h>
-#include <sys/epoll.h>
#include <sys/un.h>
#include "named_pipe.h"
#include "utils.h"