chg.. moved into defined
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
* proxmark3 project.
|
||||
*/
|
||||
|
||||
#include "uart.h"
|
||||
|
||||
// Test if we are dealing with posix operating systems
|
||||
#ifndef _WIN32
|
||||
#define _DEFAULT_SOURCE
|
||||
|
||||
#include "uart.h"
|
||||
|
||||
#include <termios.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user