FreeTCPIP - remove compiler warnings.

This commit is contained in:
Richard Barry 2010-09-12 21:06:00 +00:00
parent f43bd20a6d
commit 5f95494dff
6 changed files with 34 additions and 26 deletions

View file

@ -19,3 +19,6 @@
#endif
#ifdef __ICCRX__
#pragma pack(1)
#endif