All pastes #682297 Raw Edit

Unbenannt

public text v1 · immutable
#682297 ·published 2007-09-05 13:39 UTC
rendered paste body
diff -u udpcast-20060325.orig/socklib.c udpcast-20060325/socklib.c
--- udpcast-20060325.orig/socklib.c     2006-03-20 15:44:05.000000000 +0100
+++ udpcast-20060325/socklib.c  2007-08-06 14:02:29.000000000 +0200
@@ -37,6 +37,7 @@
 typedef unsigned short u16;
 typedef unsigned char u8;

+#include <linux/types.h>
 #include <linux/ethtool.h>
 #include <linux/sockios.h>