header missing
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 26 Jul 2005 19:06:09 +0000 (19:06 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 26 Jul 2005 19:06:09 +0000 (19:06 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@975 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/libltt/libltt.c

index b4555ea55149bed353ee63526f710f0dea8e92da..31a233ff261499a07941c6eadce8391e731008e7 100644 (file)
  *     
  */
 
-#include <libltt/libltt.h>
-#include <asm/types.h>
+#include <linux/socket.h>
+#include <linux/types.h>
 #include <linux/netlink.h>
+#include <libltt/libltt.h>
 #include <errno.h>
 #include <stdio.h>
 
This page took 0.024371 seconds and 4 git commands to generate.