summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-07-11 08:09:30 +0300
committerSergey Poznyakoff <gray@gnu.org>2014-07-11 08:09:30 +0300
commit8d087fbb0b5222b12e2dcceb5b653127ccc4b66a (patch)
tree4db50a08121dbcbb35d3634eacb42d63f0e20ec4
parentdc72f4d114e9b9eb895f500541c4e473febc4134 (diff)
downloadtar-8d087fbb0b5222b12e2dcceb5b653127ccc4b66a.tar.gz
Bugfixes
* gnulib.modules: Add faccessat * src/checkpoint.c: Include termios.h
-rw-r--r--gnulib.modules1
-rw-r--r--src/checkpoint.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/gnulib.modules b/gnulib.modules
index 3ba06b61..47371ecd 100644
--- a/gnulib.modules
+++ b/gnulib.modules
@@ -31,6 +31,7 @@ error
exclude
extern-inline
exitfail
+faccessat
fchmodat
fchownat
fcntl-h
diff --git a/src/checkpoint.c b/src/checkpoint.c
index 46f4702b..4bda0152 100644
--- a/src/checkpoint.c
+++ b/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