Sean Wilson пре 7 година
родитељ
комит
0456bbb0ce
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      compat/minmea_compat_ti-rtos.h

+ 2 - 0
compat/minmea_compat_ti-rtos.h

@@ -11,6 +11,8 @@
 // timespec definition
 #include <ti/sysbios/posix/types.h>
 
+#define timegm  mktime
+
 #endif
 
 /* vim: set ts=4 sw=4 et: */