mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
11 lines
300 B
Plaintext
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
|
|
|