Introduce private worker header

This commit is contained in:
Johan Wikman
2017-02-16 09:46:36 +02:00
parent bb6e0767cc
commit 72977128f7
4 changed files with 40 additions and 13 deletions

View File

@ -68,7 +68,6 @@
#include <maxscale/utils.h>
#include <maxscale/version.h>
#include <maxscale/random_jkiss.h>
#include <maxscale/worker.h>
#include "maxscale/config.h"
#include "maxscale/dcb.h"
@ -78,6 +77,7 @@
#include "maxscale/poll.h"
#include "maxscale/service.h"
#include "maxscale/statistics.h"
#include "maxscale/worker.h"
#define STRING_BUFFER_SIZE 1024
#define PIDFD_CLOSED -1