AP_HAL: export semaphore header

This commit is contained in:
Pat Hickey 2012-11-28 17:56:53 -08:00 committed by Andrew Tridgell
parent 03eb5a1beb
commit 2a12392b9e

View File

@ -16,6 +16,7 @@
#include "RCInput.h"
#include "RCOutput.h"
#include "Scheduler.h"
#include "Semaphore.h"
#include "utility/Print.h"
#include "utility/Stream.h"