Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 13:26:42 -0800
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/netinet in_pcb.h
Message-ID:  <199512052126.NAA06504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/05 13:26:39

  Modified:    sys/netinet  in_pcb.h
  Log:
  Added explicit include of <sys/queue.h>.  Currently, some things only
  compile because <vm/vm.h> happens to be gratuitously included before
  <netinet/in_pcb.h> and <vm/vm.h> happens to include <sys/queue.h>.
  
  Revision  Changes    Path
  1.10      +3 -1      src/sys/netinet/in_pcb.h



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