浏览代码

Bugfixes

* gnulib.modules: Add faccessat
* src/checkpoint.c: Include termios.h
Sergey Poznyakoff 10 年之前
父节点
当前提交
8d087fbb0b
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      gnulib.modules
  2. 1 0
      src/checkpoint.c

+ 1 - 0
gnulib.modules

@@ -31,6 +31,7 @@ error
 exclude
 extern-inline
 exitfail
+faccessat
 fchmodat
 fchownat
 fcntl-h

+ 1 - 0
src/checkpoint.c

@@ -21,6 +21,7 @@
 #include "common.h"
 #include "wordsplit.h"
 #include <sys/ioctl.h>
+#include <termios.h>
 #include "fprintftime.h"
 
 enum checkpoint_opcode