Added missing header file. Thanks, Daniel Blazevic!

This commit is contained in:
skarg
2016-04-18 14:57:01 +00:00
parent 684f951115
commit 2a89f5bc42
+2
View File
@@ -40,6 +40,8 @@
#include "abort.h"
#include "alarm_ack.h"
#include "handlers.h"
#include "device.h"
/** @file h_alarm_ack.c Handles Alarm Acknowledgment. */