浏览代码

*** empty log message ***

François Pinard 30 年之前
父节点
当前提交
066ced907a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/update.c

+ 1 - 1
src/update.c

@@ -30,7 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 extern int errno;
 extern int errno;
 #endif
 #endif
 
 
-#ifndef NO_MTIO
+#ifdef HAVE_SYS_MTIO_H
 #include <sys/ioctl.h>
 #include <sys/ioctl.h>
 #include <sys/mtio.h>
 #include <sys/mtio.h>
 #endif
 #endif