2011-06-29 06:57:17 -04:00
|
|
|
$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;
|
2008-09-15 18:00:38 -04:00
|
|
|
|
|
|
|
typedef void *faacEncHandle;
|
|
|
|
|
|
|
|
-#ifndef HAVE_INT32_T
|
2011-06-29 06:57:17 -04:00
|
|
|
-typedef signed int int32_t;
|
2008-09-15 18:00:38 -04:00
|
|
|
-#endif
|
|
|
|
|
|
|
|
/*
|
|
|
|
Allows an application to get FAAC version info. This is intended
|