MXS-2013 Minor cleanup of maxscale/debug.h

Removal of unnecessary include files had ripple effects.
This commit is contained in:
Johan Wikman
2018-08-14 16:13:05 +03:00
parent f975035e53
commit 228dcbe0ce
4 changed files with 28 additions and 24 deletions

View File

@ -18,6 +18,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <maxscale/alloc.h>
#include <maxscale/log_manager.h>
#include <maxscale/debug.h>