Commit ID: 1005F9BB8FA5BA4608B CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/30 06:56:01 UTC
Modified files:
bin/pax : compat.h
Log message:
nōn-MirBSD systems need <sys/types.h> which on MirBSD is covered by the
<sys/param.h> inclusion, but was forgotten when the latter was ifdef’d
for compatibility
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/compat.h
