Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 1995 12:59:55 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        questions@FreeBSD.org (FreeBSD-questions)
Subject:   make netstat breaks
Message-ID:  <199503201059.MAA26926@zibbi.mikom.csir.co.za>

next in thread | raw e-mail | index | archive | help
Forwarded message:
>From jhay Mon Mar 20 12:58:42 1995
Subject: make netstat breaks 
To: question
Date: Mon, 20 Mar 1995 12:58:42 +0200 (SAT)
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 494       

> Hi,
> 
> After the latest changes to kvm.h I get:
>   cc -O2 -I/sys   -c /usr/src/usr.bin/netstat/unix.c
>   In file included from /usr/src/usr.bin/netstat/unix.c:41:
>   /usr/include/kvm.h:66: parse error before `kvm_uread'
>   /usr/include/kvm.h:66: parse error before `u_long'
> 
> Shouldn't kvm.h include sys/types.h ? or should netstat include it?

Maybe I was too quick. I think kvm.h should be moved to be after sys/param.h
in netstat/unix.c.

-- 
John Hay -- jhay@mikom.csir.co.za




-- 
John Hay -- jhay@mikom.csir.co.za



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503201059.MAA26926>