summaryrefslogtreecommitdiff
path: root/devel/syncdir/patches/patch-aa
blob: 5e4fb128a18e5555397004b14eb81f74fdd644d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2004/08/15 00:45:50 schmonz Exp $

--- syncdir.c.orig	1998-07-13 15:29:57.000000000 -0400
+++ syncdir.c
@@ -25,7 +25,7 @@
 #undef open
 #include <unistd.h>
 #include <string.h>
-#include <syscall.h>
+#include <sys/syscall.h>
 #include <stdio.h>
 #include <errno.h>