we don't have sys/sysmacros.h anymore

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14651 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2005-11-02 22:03:53 +00:00
parent 2726040fcb
commit d26900bd42
3 changed files with 3 additions and 3 deletions

View File

@ -1250,7 +1250,7 @@
/* Define to 1 if `major', `minor', and `makedev' are declared in
<sysmacros.h>. */
#define MAJOR_IN_SYSMACROS 1
/* #undef MAJOR_IN_SYSMACROS */
/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
#define MALLOC_0_IS_NONNULL 1

View File

@ -968,7 +968,7 @@
/* #undef HAVE_SYS_SYSINFO_H */
/* Define to 1 if you have the <sys/sysmacros.h> header file. */
#define HAVE_SYS_SYSMACROS_H 1
/* #undef HAVE_SYS_SYSMACROS_H */
/* Define to 1 if you have the <sys/sysmp.h> header file. */
/* #undef HAVE_SYS_SYSMP_H */

View File

@ -62,7 +62,7 @@
/* #undef MAJOR_IN_MKDEV */
/* Define if major, minor, and makedev are declared in <sysmacros.h>. */
#define MAJOR_IN_SYSMACROS 1
/* #undef MAJOR_IN_SYSMACROS */
/* Define if on MINIX. */
/* #undef _MINIX */