MXS-2008 Move content of maxscale/platform.h to maxbase/cdefs.h

No good reason for keeping that platform adjustments anywhere
else but in cdefs.h.
This commit is contained in:
Johan Wikman
2018-08-17 13:37:51 +03:00
parent 90960ec07f
commit aaad63ee5e
17 changed files with 40 additions and 70 deletions

View File

@ -45,7 +45,6 @@
#include <maxscale/limits.h>
#include <maxscale/listener.h>
#include <maxscale/log.h>
#include <maxscale/platform.h>
#include <maxscale/poll.h>
#include <maxscale/router.h>
#include <maxscale/server.h>