diff gsm-fw/gpf/frame/vsi_ppm.c @ 319:2c760f6b1fe0

gsm-fw/gpf/frame: everything compiles except vsi_trc.c
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 11 Apr 2014 08:13:52 +0000
parents 79080922d8e4
children
line wrap: on
line diff
--- a/gsm-fw/gpf/frame/vsi_ppm.c	Fri Apr 11 05:46:44 2014 +0000
+++ b/gsm-fw/gpf/frame/vsi_ppm.c	Fri Apr 11 08:13:52 2014 +0000
@@ -22,11 +22,13 @@
 #define __VSI_PPM_C__
 #endif
 
+#include "gpfconf.h"
+
 #ifdef MEMORY_SUPERVISION
 
 /*==== INCLUDES ===================================================*/
 
-#include "string.h"
+#include <string.h>
 #include "typedefs.h"
 #include "os.h"
 #include "vsi.h"