The howmany macro lives in sys/sysmacros.h on SVR5 systems
Closes Bug 470
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#ifdef HAVE_SYS_SYSMACROS_H
|
||||
# include <sys/sysmacros.h>
|
||||
#endif
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
|
Reference in New Issue
Block a user