Skip to content

Commit

Permalink
[PATCH] skge missing include
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
  • Loading branch information
Al Viro authored and Jeff Garzik committed May 16, 2005
1 parent baef58b commit 4075400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#include <linux/ip.h>
#include <linux/delay.h>
#include <linux/crc32.h>
#include <linux/dma-mapping.h>
#include <asm/irq.h>

#include "skge.h"
Expand Down

0 comments on commit 4075400

Please sign in to comment.