gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / pread.c
index a7a7d9c63e49473c3073e8c2469144b6839a9956..c6111d365f6d3f97aded95bf0c7f41e7b9855028 100644 (file)
@@ -1,6 +1,6 @@
 /* pread.c -- version of pread for gold.  */
 
-/* Copyright 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2020 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <iant@google.com>.
 
    This file is part of gold.
@@ -27,6 +27,7 @@
 
 #include "config.h"
 
+#include <stdio.h>
 #include <sys/types.h>
 #include <unistd.h>
 
This page took 0.023681 seconds and 4 git commands to generate.