17 lines
353 B
Plaintext
17 lines
353 B
Plaintext
$NetBSD: patch-av,v 1.3 2009/08/11 11:16:38 drochner Exp $
|
|
|
|
--- ./common/mp4ff/mp4ff.h.orig 2009-01-29 01:41:08.000000000 +0100
|
|
+++ ./common/mp4ff/mp4ff.h
|
|
@@ -35,11 +35,7 @@
|
|
extern "C" {
|
|
#endif /* __cplusplus */
|
|
|
|
-#ifdef HAVE_STDINT_H
|
|
-#include <stdint.h>
|
|
-#else
|
|
#include "mp4ff_int_types.h"
|
|
-#endif
|
|
|
|
/* file callback structure */
|
|
typedef struct
|