blob: 9360e0475f4eeab0c9c94c862fec57845df0403f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.3 2008/06/22 13:36:59 peter Exp $
--- graph.c.old 2008-06-21 17:30:04.000000000 +0200
+++ graph.c 2008-06-22 00:27:15.000000000 +0200
@@ -37,7 +37,6 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <net/if.h>
-#include <net/pfvar.h>
#include <err.h>
#include <errno.h>
#include <fcntl.h>
|