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

11 lines
280 B
Plaintext

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