1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/bladeenc/files/patch-ac
1999-12-09 22:19:07 +00:00

11 lines
259 B
Plaintext

--- bladeenc/loop.c.orig Tue Nov 16 23:06:17 1999
+++ bladeenc/loop.c Thu Dec 9 22:46:57 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"