1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/bladeenc/files/patch-ac
Dirk Froemberg bcb9572887 Upgrade to 0.82.
BladeEnc is distributed in source form, now. So it should work on
alpha, too.
1999-07-27 10:46:31 +00:00

11 lines
248 B
Plaintext

--- loop.c.orig Thu Jul 22 23:08:10 1999
+++ loop.c Fri Jul 23 23:58:56 1999
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <math.h>
#include <assert.h>
+#include <sys/types.h>
#include "system.h"
#include "l3side.h"
#include "loop.h"