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-ae
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
216 B
Plaintext

--- samplein.c.orig Thu Jul 22 23:08:10 1999
+++ samplein.c Sat Jul 24 00:14:22 1999
@@ -17,6 +17,7 @@
#include <stdio.h>
#include <string.h>
+#include <sys/types.h>
#include "system.h"
#include "samplein.h"