pkgsrc/archivers/pax
triaxx c20ba9288e pax: add <sys/sysmacros.h> for Linux
* On Arch Linux, the build failed, makedev(3) indicates
  #include <sys/sysmacros.h>
* On Debian Buster, the build succeed but a big warning is displayed:
    warning: In the GNU C Library, "minor" is defined
    by <sys/sysmacros.h>. For historical compatibility, it is
    currently defined by <sys/types.h> as well, but we plan to
    remove this soon. To use "minor", include <sys/sysmacros.h>
    directly. If you did not intend to use a system-defined macro
    "minor", you should undefine it after including <sys/types.h>.
2018-10-29 20:18:02 +00:00
..
files pax: add <sys/sysmacros.h> for Linux 2018-10-29 20:18:02 +00:00
DESCR
Makefile pax: add <sys/sysmacros.h> for Linux 2018-10-29 20:18:02 +00:00
PLIST