mackie code does not use poll(2) and so does not need poll.h
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 23 Jan 2014 18:38:23 +0000 (13:38 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 23 Jan 2014 18:38:23 +0000 (13:38 -0500)
libs/surfaces/mackie/mackie_control_protocol_poll.cc

index 66c80c9a8b2473f02d6ff5deeec2f0cc9fd54573..c04eb52614b1f50474d0f87f92c92319765bd900 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <unistd.h>
 #include <fcntl.h>
-#include <poll.h>
 #include <errno.h>
 #include <string.h>