summaryrefslogtreecommitdiff
authorAlex Smith <alex.smith@warpsharp.info>2013-09-21 12:32:24 (GMT)
committer Michael Niedermayer <michaelni@gmx.at>2013-09-21 12:40:31 (GMT)
commiteedbc2b56d4cebc80206494c01b17c2807c68695 (patch)
tree05b76286191bfcaabb4ff908df076f6c94f6657f
parent56f17407bc4673dad263982d6fad5ef3ae8c9240 (diff)
downloadffmpeg-eedbc2b56d4cebc80206494c01b17c2807c68695.zip
ffmpeg-eedbc2b56d4cebc80206494c01b17c2807c68695.tar.gz
ffmpeg-eedbc2b56d4cebc80206494c01b17c2807c68695.tar.bz2
tools: Fix apparent merge failure
Diffstat
-rw-r--r--tools/seek_print.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/seek_print.c b/tools/seek_print.c
index 8eb7627..c42b28d 100644
--- a/tools/seek_print.c
+++ b/tools/seek_print.c
@@ -18,8 +18,6 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <unistd.h>
-
#include "config.h"
#if HAVE_UNISTD_H
#include <unistd.h> /* getopt */