提交 02ebd471 编写于 作者: G Greg Kroah-Hartman

Staging: comedi: fix build error in comedilib.h

If anyone included this file, it would break the build.
This patch fixes the issue.

Cc: David Schleef <ds@schleef.org>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 476b8477
......@@ -24,7 +24,7 @@
#ifndef _LINUX_COMEDILIB_H
#define _LINUX_COMEDILIB_H
#include <linux/comedi.h>
#include "comedi.h"
/* Kernel internal stuff. Needed by real-time modules and such. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册