Removed process.h - conflicted with MinGW.

This commit is contained in:
skarg
2009-05-22 01:48:55 +00:00
parent 7916c7a6de
commit 417bee2833
-1
View File
@@ -39,7 +39,6 @@
#define WIN32_LEAN_AND_MEAN
#define STRICT 1
#include <windows.h>
#include <process.h>
/* Number of MS/TP Packets Rx/Tx */
uint16_t MSTP_Packets = 0;