summaryrefslogtreecommitdiff
path: root/audio/mpegaudio/patches/patch-ac
blob: 47c96cb5f3263ab86afe0fc18c907deff0f19412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1.1.1 2002/05/12 00:54:04 wiz Exp $

--- musicin.c.orig	Wed Jan  5 02:13:44 1994
+++ musicin.c
@@ -101,6 +101,8 @@
 #include "common.h"
 #include "encoder.h"
 
+#include <stdlib.h>
+
 /* Global variable definitions for "musicin.c" */
 
 FILE               *musicin;