V10/cmd/odist/pax/include/lclparam.h

Compare this file to the similar file:
Show the results in this format:

/*
 * AT&T Bell Laboratories
 * <sys/param.h> + <sys/types.h> + <sys/stat.h>
 * : : generated by mkhdr : :
 */

#ifndef __LCLPARAM_H__
#define __LCLPARAM_H__

#include <sys/param.h>
#ifndef S_IFDIR
#include <sys/stat.h>
#endif

#endif