Sean Wilson 7 лет назад
Родитель
Сommit
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: */