Cleaned up compiler warnings when compiled with Win32 MS/TP datalink.

This commit is contained in:
skarg
2011-01-14 15:23:03 +00:00
parent 2f9d601178
commit 624de45fc8
4 changed files with 9 additions and 4 deletions
+1
View File
@@ -25,6 +25,7 @@
#include <stddef.h>
#include <stdint.h>
#include <errno.h>
#include <string.h>
#include "event.h"
#include "device.h"
#include "datalink.h"