include sys/param.h to get howmany macro
This commit is contained in:
@@ -47,6 +47,7 @@ static char rcsid[] = "$Id$";
|
|||||||
#endif /* HAVE_STRINGS_H */
|
#endif /* HAVE_STRINGS_H */
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
|
#include <sys/param.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#ifdef HAVE_SYS_BSDTYPES_H
|
#ifdef HAVE_SYS_BSDTYPES_H
|
||||||
#include <sys/bsdtypes.h>
|
#include <sys/bsdtypes.h>
|
||||||
|
Reference in New Issue
Block a user