f01c2c8f23
XXX Does this even work on big endian?
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
$OpenBSD: patch-libac3_bitstream_c,v 1.1 2002/04/09 19:50:14 naddy Exp $
|
|
--- libac3/bitstream.c.orig Tue Apr 9 21:37:14 2002
|
|
+++ libac3/bitstream.c Tue Apr 9 21:37:32 2002
|
|
@@ -23,6 +23,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
|
|
#include "ac3.h"
|
|
#include "ac3_internal.h"
|