[TIPC] Minor changes to #includes

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
This commit is contained in:
Jon Maloy
2006-01-13 10:45:44 +00:00
committed by Per Liden
parent 3860288ee8
commit 5f7c3ff6a2
6 changed files with 10 additions and 6 deletions

View File

@@ -39,8 +39,7 @@
/* ---------------------------------------------------------------------- */
#include <linux/tipc.h>
#include <linux/tipc_config.h>
#include "core.h"
#include "link.h"
struct sk_buff *cfg_reply_alloc(int payload_size);