Преглед на файлове

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