summaryrefslogtreecommitdiffstats
path: root/audio/bladeenc/files/patch-af
blob: 9357c7dc67221714460805b44183973c3717d6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- system.h.orig	Thu Jul 22 23:08:10 1999
+++ system.h	Sat Jul 24 00:16:20 1999
@@ -181,14 +181,5 @@
 #define         FALSE           0
 #define         TRUE            1
 
-typedef		unsigned	char 	uchar;
-
-#ifndef				_SYS_TYPES_H
-typedef         unsigned        short   ushort;
+typedef         unsigned        char    uchar;
 typedef         unsigned        long    ulong;
-typedef         unsigned        int     uint;
-#endif
-
-
-
-
OpenPOWER on IntegriCloud