ports/78796: security/fragroute: unbreak build

Johan van Selst johans at stack.nl
Sun Mar 13 17:40:04 UTC 2005


>Number:         78796
>Category:       ports
>Synopsis:       security/fragroute: unbreak build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 13 17:40:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 31 22:31:14 CET 2005 root at mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	Remove duplicate typedef that is now provided by libdnet

>How-To-Repeat:
	
>Fix:

	

	Include patch below as files/patch-tun.h

--- tun.h.orig	Sun Mar 13 18:32:16 2005
+++ tun.h	Sun Mar 13 18:32:06 2005
@@ -9,8 +9,6 @@
 #ifndef TUN_H
 #define TUN_H
 
-typedef struct tun tun_t;
-
 typedef void (*tun_handler)(void *buf, size_t len, void *arg);
 
 tun_t	*tun_open(struct addr *src, struct addr *dst, int mtu);

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list