freebsd-ports/graphics/dcraw/files/patch-dcraw.c
Michael Nottebrock 6f9df5a38e Add dcraw, a decoder for RAW files from digital cameras.
PR: ports/62928
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-02-18 12:33:12 +00:00

10 lines
197 B
C

--- dcraw.c.orig Tue Feb 17 10:58:29 2004
+++ dcraw.c Tue Feb 17 10:59:27 2004
@@ -53,7 +53,6 @@
#endif
typedef unsigned char uchar;
-typedef unsigned short ushort;
/* Global Variables */