mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
--- bladeenc/samplein.c.orig Tue Nov 16 23:06:17 1999
|
|
+++ bladeenc/samplein.c Thu Dec 9 22:45:26 1999
|
|
@@ -18,6 +18,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
+#include <sys/types.h>
|
|
#include "system.h"
|
|
#include "samplein.h"
|
|
|