diff options
author | Hans de Goede <hdegoede@redhat.com> | 2012-01-23 16:21:14 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2012-01-23 16:21:14 +0100 |
commit | 2f4115e52eeea3039a9e230d8c79ab42691a7dbf (patch) | |
tree | 3b5337f7baa7fcbf54c044171ecf705c7c077efd /client/x11/named_pipe.cpp | |
parent | c05523462f2c63bfedf183d9fee6debbce6b6ac0 (diff) | |
parent | 8817549795722026ca83edab2640b8f156510074 (diff) | |
download | spice-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.cpp | 1 |
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" |