mirror of https://github.com/citusdata/citus.git
Remove unused poll import from multi_real_time_executor
parent
ee9d24f77e
commit
5d9f3ae7fd
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <poll.h>
|
||||
|
||||
#include "commands/dbcommands.h"
|
||||
#include "distributed/connection_management.h"
|
||||
|
|
Loading…
Reference in New Issue