forked from Lainports/freebsd-ports
10 lines
234 B
Text
10 lines
234 B
Text
--- 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"
|
|
|