提交 d4093711 编写于 作者: J Jan-Erik Rediger 提交者: antirez

Fix implicit declaration of ioctl on Solaris

上级 23b96c02
......@@ -35,6 +35,7 @@
#include <errno.h>
#include <termios.h>
#include <sys/ioctl.h>
#include <stropts.h>
#include "config.h"
#if (ULONG_MAX == 4294967295UL)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册