ソースを参照

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