Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2002 00:22:23 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/linux linux_genassym.c
Message-ID:  <200209170722.g8H7MNRD067545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/09/17 00:22:23 PDT

  Modified files:
    sys/alpha/linux      linux_genassym.c 
  Log:
  It seems I accidently committed a change that removed the userland includes
  from the kernel build.  This broke linux_genassym on the alpha.  For the
  kernel, the correct place to get offsetof() is not in /usr/include/stddef.h
  but rather <sys/types.h>
  
  Revision  Changes    Path
  1.17      +1 -3      src/sys/alpha/linux/linux_genassym.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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