mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
13 lines
328 B
Plaintext
13 lines
328 B
Plaintext
$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>
|