header missing
[lttv.git] / ltt / branches / poly / libltt / libltt.c
index 182c64720462db27e07dafbf3e36eb6a939c5671..20d2908459225bee45d68f9e8b363636759cbd21 100644 (file)
@@ -23,8 +23,8 @@
  *     
  */
 
-#include <linux/socket.h>
-#include <linux/in.h> // for broken Fedora Core 3
+//#include <linux/socket.h>
+#include <sys/socket.h> // for broken Fedora Core 3
 #include <linux/types.h>
 #include <linux/time.h>
 #include <linux/netlink.h>
This page took 0.023564 seconds and 4 git commands to generate.