Date: Tue, 28 Jan 1997 17:55:43 -0500 (EST) From: "Eric A. Griff" <eagriff@global2000.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/2608: ports/dip wouldn't compile Message-ID: <199701282255.RAA01597@global2000.net> Resent-Message-ID: <199701282300.PAA16998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2608 >Category: ports >Synopsis: ports/dip wouldn't compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 28 15:00:01 PST 1997 >Last-Modified: >Originator: Eric A. Griff >Organization: Griff Enterprises >Release: FreeBSD 3.0-CURRENT i386 >Environment: Likely any. >Description: Errors due to incomplete types in ports/dip >How-To-Repeat: cd /usr/ports/net/dip && make \n >Fix: --- dip.h.orig Tue Jan 28 17:12:10 1997 +++ dip.h Tue Jan 28 17:12:44 1997 @@ -53,6 +53,7 @@ #include <sys/time.h> #include <net/if.h> #include <net/slip.h> +#include <net/if_var.h> #include <net/if_slvar.h> #include <netinet/in.h> #include <arpa/inet.h> >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701282255.RAA01597>