]> git.cworth.org Git - tar/blobdiff - lib/chdir-long.c
Imported Upstream version 1.21
[tar] / lib / chdir-long.c
index aeae25263bf1d3a2df770f2c0757190553abe4f5..291b58c2894723f114b7a5d2e9c35b7d15c239df 100644 (file)
@@ -1,5 +1,5 @@
 /* provide a chdir function that tries not to fail due to ENAMETOOLONG
-   Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -205,7 +205,6 @@ chdir_long (char *dir)
 
 #if TEST_CHDIR
 
-# include <stdio.h>
 # include "closeout.h"
 # include "error.h"