pkgsrc/audio/ac3dec/patches/patch-ac

12 lines
264 B
Text

$NetBSD: patch-ac,v 1.1 2000/09/26 03:08:32 hubertf Exp $
--- libac3/bitstream.c.orig Mon Sep 25 23:05:02 2000
+++ libac3/bitstream.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include "ac3.h"
#include "ac3_internal.h"