MXS-2067: Remove spinlock.h
Removed the spinlock.h header and replaced with plain pthread types and functions.
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/pcre2.h>
|
||||
#include <maxscale/spinlock.h>
|
||||
|
||||
#include "internal/filter.hh"
|
||||
#include "internal/modules.h"
|
||||
|
||||
Reference in New Issue
Block a user