mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
280 B
Plaintext
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"
|