summaryrefslogtreecommitdiffstats
path: root/contrib/faac/P00-cygwin.patch
blob: a5da42d879543aacc9ddc1a3ef24ed1010205dc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur faac-1.28.orig/include/faac.h faac-1.28/include/faac.h
--- faac-1.28.orig/include/faac.h	2009-01-25 13:50:32.000000000 -0500
+++ faac-1.28/include/faac.h	2009-03-20 03:31:46.000000000 -0400
@@ -50,7 +50,7 @@
 typedef void *faacEncHandle;
 
 #ifndef HAVE_INT32_T
-typedef signed int int32_t;
+//typedef signed int int32_t;
 #endif
 
 /*