1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/audio/ac3dec/files/patch-aa
2002-06-03 09:35:57 +00:00

11 lines
230 B
Plaintext

--- libac3/bitstream.c.orig Mon Jun 3 02:30:29 2002
+++ libac3/bitstream.c Mon Jun 3 02:30:48 2002
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include "ac3.h"
#include "ac3_internal.h"