MXS-2008 Slightly cleanup includes

Remove headers that are not actually needed by the including
header.
This commit is contained in:
Johan Wikman
2018-08-13 14:00:59 +03:00
parent 9538dbb37f
commit 363750a07c
4 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,6 @@
#include <maxscale/cdefs.h>
#include <sys/epoll.h>
#include <maxscale/atomic.h>
MXS_BEGIN_DECLS

View File

@ -13,8 +13,6 @@
*/
#include <maxscale/cdefs.h>
#include <maxscale/poll.h>
#include <maxscale/jansson.h>
MXS_BEGIN_DECLS