Remove skygw_types.h

Some stuff moved to maxscale/utils.h. Further cleanup still needed.
This commit is contained in:
Johan Wikman
2016-10-14 14:21:09 +03:00
parent 0800bf4a59
commit bff2cfb7e5
23 changed files with 27 additions and 71 deletions

View File

@ -23,6 +23,8 @@
*
* @endverbatim
*/
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>