提交 414ef695 编写于 作者: T Tobias Polzer 提交者: Greg Kroah-Hartman

staging: usbip: Fix build on Debian ppc

One missing include was added.
Signed-off-by: NDominik Paulus <dominik.paulus@fau.de>
Signed-off-by: NTobias Polzer <tobias.polzer@fau.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 82bd3f1b
......@@ -25,6 +25,10 @@
#include <netinet/tcp.h>
#include <unistd.h>
#ifdef HAVE_LIBWRAP
#include <tcpd.h>
#endif
#include "usbip_common.h"
#include "usbip_network.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册