NetBSD/sbin/scan_ffs
he 488e14a7ad Undefine the 17 macros commonly defined by <ufs/ffs/fs.h> and
<ufs/lfs/lfs.h> before including the second of them, and also after
including the second, to ensure the rest of the code doesn't depend
on their (ambigious) definition.

This fixes a build problem for vax; gcc 2.95.3's preprocessor
apparently doesn't like redefinition of macros.

Discussed with xtraeme.
2005-08-09 12:59:29 +00:00
..
Makefile
scan_ffs.8
scan_ffs.c Undefine the 17 macros commonly defined by <ufs/ffs/fs.h> and 2005-08-09 12:59:29 +00:00
scan_lfs.8