Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 1998 16:10:43 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libutil libutil.h
Message-ID:  <199810082310.QAA08944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/10/08 16:10:42 PDT

  Modified files:
    lib/libutil          libutil.h 
  Log:
  remove stdio.h include; I forgot Bruce's cardinal rule that header files
  shouldn't include other ones (which, unfortunately, is also a hellish
  rule since he broke interfaces like sysctl this way by requiring undocumented
  header files to be included just in order to be able to use them now - SIGH!).
  
  Revision  Changes    Path
  1.18      +1 -2      src/lib/libutil/libutil.h



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