mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
bcb9572887
BladeEnc is distributed in source form, now. So it should work on alpha, too.
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
--- samplein.c.orig Thu Jul 22 23:08:10 1999
|
|
+++ samplein.c Sat Jul 24 00:14:22 1999
|
|
@@ -17,6 +17,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
+#include <sys/types.h>
|
|
#include "system.h"
|
|
#include "samplein.h"
|
|
|