summaryrefslogtreecommitdiff
path: root/net/bing/patches/patch-ab
blob: 22cbcf0b3cd597b5d060778de5ebdcfcb4122ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 1999/03/06 19:22:30 kim Exp $

--- bing.c.orig	Thu Jul 20 19:45:32 1995
+++ bing.c	Sat Mar  6 14:18:36 1999
@@ -155,7 +155,7 @@
 #include <sys/socket.h>
 #include <sys/file.h>
 #include <sys/time.h>
-#include <sys/signal.h>
+#include <signal.h>
 
 #include <netinet/in_systm.h>
 #include <netinet/in.h>