summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-av
blob: 478c361bb96b0ec8bf142da80730ee6dd650cedf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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 ();