From 800059367766b9405734018b2af5ffe375526772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 3 Nov 2005 13:07:38 +0000 Subject: [PATCH] we don't have sysmacros.h git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14656 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/diffutils/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/diffutils/config.h b/src/bin/diffutils/config.h index 430f8bd0b3..6f10c2b83b 100644 --- a/src/bin/diffutils/config.h +++ b/src/bin/diffutils/config.h @@ -1116,7 +1116,7 @@ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ -#define MAJOR_IN_SYSMACROS 1 +/* #undef MAJOR_IN_SYSMACROS */ /* Define if there is no specific function for reading the list of mounted filesystems. fread will be used to read /etc/mnttab. (SVR2) */