2013-09-26 17:14:40 +02:00

13 lines
231 B
Plaintext

$NetBSD: patch-av,v 1.1 2005/03/02 13:29:03 is Exp $
--- rts/net.c.orig 2005-03-01 16:25:59.000000000 +0000
+++ rts/net.c
@@ -2,6 +2,7 @@
#include "rts.h"
#include <fcntl.h>
+#include <unistd.h>
static void start_srx ();