ChangeSet 1.2199.14.23, 2005/03/23 11:52:39-08:00, [EMAIL PROTECTED]

        [NETROM]: net/netrom.h now needs net/sock.
        
        Signed-off-by: David S. Miller <[EMAIL PROTECTED]>



 netrom.h |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/include/net/netrom.h b/include/net/netrom.h
--- a/include/net/netrom.h      2005-03-26 17:22:35 -08:00
+++ b/include/net/netrom.h      2005-03-26 17:22:35 -08:00
@@ -8,6 +8,7 @@
 #define _NETROM_H 
 #include <linux/netrom.h>
 #include <linux/list.h>
+#include <net/sock.h>
 
 #define        NR_NETWORK_LEN                  15
 #define        NR_TRANSPORT_LEN                5
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to