freebsd-ports/audio/bladeenc/files/patch-ac
1999-12-09 22:19:07 +00:00

10 lines
259 B
Text

--- 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"