freebsd-ports/audio/bladeenc/files/patch-bladeenc_main.c

10 lines
257 B
C

--- bladeenc/main.c.orig Tue May 8 14:11:53 2001
+++ bladeenc/main.c Thu Sep 19 10:27:19 2002
@@ -41,6 +41,7 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
+#include <sys/types.h>
#include "system.h"
#include "common.h"