diff gsm-fw/gpf/tst_pei/tstdriver.c @ 324:7228920a0834

gsm-fw/gpf/tst_pei: objects compile
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 13 Apr 2014 08:19:38 +0000
parents 5d1e22505446
children
line wrap: on
line diff
--- a/gsm-fw/gpf/tst_pei/tstdriver.c	Sun Apr 13 07:56:00 2014 +0000
+++ b/gsm-fw/gpf/tst_pei/tstdriver.c	Sun Apr 13 08:19:38 2014 +0000
@@ -24,8 +24,9 @@
  
 /*==== INCLUDES ===================================================*/
 
-#include "string.h"
+#include <string.h>
 
+#include "gpfconf.h"
 #include "typedefs.h"
 #include "os.h"
 #include "vsi.h"