diff options
Diffstat (limited to 'gdbsupport/fileio.cc')
-rw-r--r-- | gdbsupport/fileio.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/fileio.cc b/gdbsupport/fileio.cc index 26fa6fd..b115e33b 100644 --- a/gdbsupport/fileio.cc +++ b/gdbsupport/fileio.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "common-defs.h" #include "fileio.h" #include <sys/stat.h> #include <fcntl.h> |