FreeCalypso > hg > freecalypso-sw
diff gsm-fw/gpf/frame/vsi_pro.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_pro.c Fri Apr 11 05:46:44 2014 +0000 +++ b/gsm-fw/gpf/frame/vsi_pro.c Fri Apr 11 08:13:52 2014 +0000 @@ -25,7 +25,9 @@ /*==== INCLUDES ===================================================*/ -#include "string.h" +#include <string.h> + +#include "gpfconf.h" #include "typedefs.h" #include "os.h" #include "vsi.h"