14 lines
315 B
Text
14 lines
315 B
Text
$NetBSD: patch-ab,v 1.1 2005/07/13 14:19:38 drochner Exp $
|
|
|
|
--- src/main.h.orig 2005-07-13 16:01:20.000000000 +0200
|
|
+++ src/main.h
|
|
@@ -24,9 +24,7 @@
|
|
#define __MAIN_H
|
|
|
|
#include <libnet.h>
|
|
-#include <pcap.h>
|
|
#include <sys/types.h>
|
|
-#include <net/bpf.h>
|
|
#include <signal.h>
|
|
#include <time.h>
|
|
#include <stdio.h>
|