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

10 lines
280 B
Text

--- bladeenc/main.c.orig Wed Dec 8 21:32:19 1999
+++ bladeenc/main.c Thu Dec 9 22:46:26 1999
@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
+#include <sys/types.h>
#include "system.h"
#include "codec.h"
#include "samplein.h"