removed process.h since it gave errors when compiling under gcc (GCC) 3.4.5 (mingw-vista special r3) for BACDL_MSTP.

This commit is contained in:
skarg
2010-03-31 21:48:13 +00:00
parent 30fef973de
commit 8cb5a8a230
-1
View File
@@ -28,7 +28,6 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <process.h>
#include "bacdef.h"
#include "bacaddr.h"
#include "mstp.h"