comparison gsm-fw/gpf/inc/alert.h @ 317:06ee56829697

GPF: frame.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 11 Apr 2014 05:37:27 +0000
parents 79080922d8e4
children
comparison
equal deleted inserted replaced
316:79080922d8e4 317:06ee56829697
17 +----------------------------------------------------------------------------- 17 +-----------------------------------------------------------------------------
18 */ 18 */
19 19
20 #ifndef ALERT_H 20 #ifndef ALERT_H
21 #define ALERT_H 21 #define ALERT_H
22
23 #include "gpfconf.h"
22 24
23 #undef ALERT 25 #undef ALERT
24 #undef E_ALERT 26 #undef E_ALERT
25 27
26 #ifndef ALERT_OFF 28 #ifndef ALERT_OFF