Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 1996 06:00:26 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-gnu
Subject:   cvs commit:  src/gnu/usr.bin/mkisofs mkisofs.h
Message-ID:  <199603291400.GAA13256@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/03/29 06:00:26

  Modified:    gnu/usr.bin/mkisofs  mkisofs.h
  Log:
  Moved the include of <sys/types.h> to before the include of <dirent.h>
  so that mkisofs will compile when namespace pollution is removed from
  <stdio.h>. (<dirent.h> recently became dependent on <sys/types.h>.)
  
  Revision  Changes    Path
  1.4       +1 -1      src/gnu/usr.bin/mkisofs/mkisofs.h



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