kopia lustrzana https://github.com/Hamlib/Hamlib
Fix win32termios.h build under mingw
https://github.com/Hamlib/Hamlib/issues/421
(cherry picked from commit c5ac5b2334
)
Hamlib-4.0
rodzic
d4863a25cf
commit
90e69e22b5
|
@ -30,6 +30,7 @@
|
|||
#include <windows.h>
|
||||
#include <sys/types.h>
|
||||
#include <io.h>
|
||||
#include <stdint.h>
|
||||
#ifdef TRACE
|
||||
#define ENTER(x) report("entering "x" \n");
|
||||
#define LEAVE(x) report("leaving "x" \n");
|
||||
|
|
Ładowanie…
Reference in New Issue