openbsd-ports/audio/faac/patches/patch-include_faac_h
jasper fcbd239a34 - update faac to 1.28
* fixes build issues with newer libtool, among other fixes
2011-06-29 10:57:17 +00:00

14 lines
363 B
Plaintext

$OpenBSD: patch-include_faac_h,v 1.3 2011/06/29 10:57:17 jasper Exp $
--- include/faac.h.orig Wed Jun 29 11:33:41 2011
+++ include/faac.h Wed Jun 29 11:33:58 2011
@@ -49,9 +49,6 @@ psymodellist_t;
typedef void *faacEncHandle;
-#ifndef HAVE_INT32_T
-typedef signed int int32_t;
-#endif
/*
Allows an application to get FAAC version info. This is intended