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

next in thread | raw e-mail | index | archive | help
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?

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



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