提交 b7336d3d 编写于 作者: S Scott Wood 提交者: David S. Miller

fs_enet: Include linux/string.h from linux/fs_enet_pd.h

It is needed for strstr().
Signed-off-by: NScott Wood <scottwood@freescale.com>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 0fb300fa
......@@ -16,6 +16,7 @@
#ifndef FS_ENET_PD_H
#define FS_ENET_PD_H
#include <linux/string.h>
#include <asm/types.h>
#define FS_ENET_NAME "fs_enet"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册