13
0

mackie code does not use poll(2) and so does not need poll.h

This commit is contained in:
Paul Davis 2014-01-23 13:38:23 -05:00
parent 8eed05be54
commit 9d01082243

View File

@ -13,7 +13,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <poll.h>
#include <errno.h>
#include <string.h>