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

ltt/branches/poly/libltt/libltt.c

index 196b1da459de2acd5cfcd4e97c8999219f454f67..6a8042d41c8df0d15f0aff3b9c80d340b4488d75 100644 (file)
@@ -23,8 +23,8 @@
  *     
  */
 
+#include <linux/types.h>
 #include <sys/socket.h> // for broken Fedora Core 3
-#include <sys/types.h>
 #include <sys/time.h>
 #include <linux/netlink.h>
 #include <libltt/libltt.h>
This page took 0.024399 seconds and 4 git commands to generate.