Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 1998 17:11:47 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/mptable mptable.c
Message-ID:  <199802240111.RAA01806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/23 17:11:47 PST

  Modified files:
    usr.sbin/mptable     mptable.c 
  Log:
  Don't #include implementation header <machine/types.h> directly.
  #include <sys/types.h> before the headers that depend on it.
  
  Revision  Changes    Path
  1.10      +2 -5      src/usr.sbin/mptable/mptable.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?199802240111.RAA01806>