Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1688 → Rev 1689

/shark/trunk/drivers/net/include/net/sock.h
56,7 → 56,7
#include <linux/netdevice.h>
#include <linux/skbuff.h> /* struct sk_buff */
 
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS