diff options
Diffstat (limited to 'gcc/gcc-ar.c')
-rw-r--r-- | gcc/gcc-ar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcc-ar.c b/gcc/gcc-ar.c index 1e86d20..706b2f3 100644 --- a/gcc/gcc-ar.c +++ b/gcc/gcc-ar.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ -#include <stdio.h> #include "config.h" #include "system.h" #include "libiberty.h" |