diff gsm-fw/gpf/tst_drv/tr2.c @ 325:ffb0442ffccf

gsm-fw/gpf/tst_drv: got as far as compiling tr2.c
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 19 Apr 2014 00:18:44 +0000
parents 5d1e22505446
children
line wrap: on
line diff
--- a/gsm-fw/gpf/tst_drv/tr2.c	Sun Apr 13 08:19:38 2014 +0000
+++ b/gsm-fw/gpf/tst_drv/tr2.c	Sat Apr 19 00:18:44 2014 +0000
@@ -21,7 +21,8 @@
 #define __TR_C__
 #endif
 
-#include "string.h"
+#include <string.h>
+#include "gpfconf.h"
 #include "typedefs.h"
 #include "gdi.h"
 #include "vsi.h"