2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[2236] Include and use the define from config.h

This commit is contained in:
Mukund Sivaraman
2012-10-18 19:13:02 +05:30
parent 149df5a690
commit fa78c4ba3a

View File

@@ -15,6 +15,8 @@
#ifndef B10_THREAD_SYNC_H
#define B10_THREAD_SYNC_H
#include "config.h"
#include <boost/noncopyable.hpp>
#include <cstdlib> // for NULL.