Don't use "u_int" and "u_char", as they're not defined in <sys/types.h>
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 2 Apr 2001 10:41:19 +0000 (10:41 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 2 Apr 2001 10:41:19 +0000 (10:41 +0000)
commit7d9d00ec8d3c4e42fcb17519d91f5cfe3e7eeb88
treec4c60253cfedb297054832dd817ccfcf9863469d
parent8f661eb679ca55abcc2067a4428c5baf94f4fbb6
Don't use "u_int" and "u_char", as they're not defined in <sys/types.h>
on Windows, so we'd have to drag in <winsock.h> to define them.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3246 f5534014-38df-0310-8fa8-9805f1628bb7
epan/osi-utils.c
epan/osi-utils.h