Bugfixes
* gnulib.modules: Add faccessat * src/checkpoint.c: Include termios.h
This commit is contained in:
@@ -31,6 +31,7 @@ error
|
||||
exclude
|
||||
extern-inline
|
||||
exitfail
|
||||
faccessat
|
||||
fchmodat
|
||||
fchownat
|
||||
fcntl-h
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
#include "common.h"
|
||||
#include "wordsplit.h"
|
||||
#include <sys/ioctl.h>
|
||||
#include <termios.h>
|
||||
#include "fprintftime.h"
|
||||
|
||||
enum checkpoint_opcode
|
||||
|
||||
Reference in New Issue
Block a user