* gnulib.modules: Add faccessat
* src/checkpoint.c: Include termios.h
This commit is contained in:
Sergey Poznyakoff
2014-07-11 08:09:30 +03:00
parent dc72f4d114
commit 8d087fbb0b
2 changed files with 2 additions and 0 deletions

View File

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

View File

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