On Wed, Apr 10, 2013 at 08:26:54PM +0000, Gleb Smirnoff wrote:
> Modified: head/lib/libkvm/kvm.h
> ==============================================================================
> --- head/lib/libkvm/kvm.h     Wed Apr 10 18:59:20 2013        (r249343)
> +++ head/lib/libkvm/kvm.h     Wed Apr 10 20:26:53 2013        (r249344)
> @@ -78,6 +78,7 @@ char         *kvm_getfiles(kvm_t *, int, int, i
>  int    kvm_getloadavg(kvm_t *, double [], int);
>  int    kvm_getmaxcpu(kvm_t *);
>  void  *kvm_getpcpu(kvm_t *, int);
> +uint64_t  kvm_counter_u64_fetch(kvm_t *, u_long);

This seems to break the build.

Glen

Attachment: pgpSUvzimKCqs.pgp
Description: PGP signature

Reply via email to