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
248 B
Plaintext
11 lines
248 B
Plaintext
--- loop.c.orig Thu Jul 22 23:08:10 1999
|
|
+++ loop.c Fri Jul 23 23:58:56 1999
|
|
@@ -22,6 +22,7 @@
|
|
#include <stdlib.h>
|
|
#include <math.h>
|
|
#include <assert.h>
|
|
+#include <sys/types.h>
|
|
#include "system.h"
|
|
#include "l3side.h"
|
|
#include "loop.h"
|