]> Dogcows Code - chaz/tar/blobdiff - src/checkpoint.c
Bugfixes
[chaz/tar] / src / checkpoint.c
index f19bf3a81f35b5c5ce17471e1e54538c923a6289..4bda0152733b6a7f5dcf7adff88abc6e70b8e0cd 100644 (file)
@@ -1,6 +1,6 @@
 /* Checkpoint management for tar.
 
-   Copyright 2007, 2013 Free Software Foundation, Inc.
+   Copyright 2007, 2013-2014 Free Software Foundation, Inc.
 
    This file is part of GNU tar.
 
@@ -21,6 +21,7 @@
 #include "common.h"
 #include "wordsplit.h"
 #include <sys/ioctl.h>
+#include <termios.h>
 #include "fprintftime.h"
 
 enum checkpoint_opcode
This page took 0.019883 seconds and 4 git commands to generate.