openbsd-ports/security/nessus/patches/patch-libnasl_nasl_pcap_next_c
matt a6ba53fea6 - update to 1.0.5
- patch names, MAINTAINER -> current conventions
2000-10-01 00:35:50 +00:00

13 lines
354 B
Plaintext

$OpenBSD: patch-libnasl_nasl_pcap_next_c,v 1.1 2000/10/01 00:35:52 matt Exp $
--- libnasl/nasl/pcap_next.c.orig Sat Sep 16 17:16:06 2000
+++ libnasl/nasl/pcap_next.c Tue Sep 26 13:48:04 2000
@@ -18,7 +18,7 @@
*
*/
#include <includes.h>
-#include <nessus/pcap.h>
+#include <pcap.h>
#include <nasl_raw.h>
#include "sanitize.h"
#include "defines.h"