1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/comms/mlan/files/patch-ae
2002-09-29 06:45:34 +00:00

11 lines
300 B
Plaintext

--- ./source/lib/general/mlan.h.orig Sat Sep 28 23:53:45 2002
+++ ./source/lib/general/mlan.h Sat Sep 28 23:53:54 2002
@@ -34,7 +34,6 @@
#ifndef MLAN_UCHAR
#define MLAN_UCHAR
typedef unsigned char uchar;
- typedef unsigned short ushort;
typedef unsigned long ulong;
#endif