Re: Graphic: userspace headers interdependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jul 23, 2006 at 12:15:23PM +0200, Adrian Bunk wrote:
> I've written a quick'n'dirty script for visualizing the
> interdependencies of the i386 userspace headers in 2.6.18-rc2.
>
> In case anyone is interested, it's at [1] (warning: it's big).
>
> The graphic also shows some problems like headers including not exported
> headers. I'm currently working on fixing such issues in my hdrcleanup
> tree.

[PATCH] mqueue.h: don't include linux/types.h

Signed-off-by: Alexey Dobriyan <[email protected]>

--- a/include/linux/mqueue.h
+++ b/include/linux/mqueue.h
@@ -18,8 +18,6 @@
 #ifndef _LINUX_MQUEUE_H
 #define _LINUX_MQUEUE_H
 
-#include <linux/types.h>
-
 #define MQ_PRIO_MAX 	32768
 /* per-uid limit of kernel memory used by mqueue, in bytes */
 #define MQ_BYTES_MAX	819200

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux