On Mon, Mar 07, 2016 at 05:26:33PM -0500, Mike Frysinger wrote: > BSD/Linux systems stick major/minor/makedev in sysmacros.h. Newer Linux > libraries have been moving away from including sysmacros.h implicitly via > sys/types.h, so include it directly. Applied and then reverted ;-) It seems in conflict with Rudi's changes. We need #ifdef HAVE_SYS_SYSMACROS_H for the file. I have moved it to c.h, it seems better to keep it on one place. (I hope it does not have any side effects to have it everywhere.) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html