1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Added #include "pios_config.h" to make sim_posix build again. Some alarm constants were missing.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2945 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
scott 2011-03-03 05:09:11 +00:00 committed by scott
parent e4d9ef98a5
commit f1ee47dcff

View File

@ -46,6 +46,7 @@
#include "i2cstats.h"
#include "watchdogstatus.h"
#include "taskmonitor.h"
#include "pios_config.h"
// Private constants