]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/dragonfly-d.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / dragonfly-d.cc
index d431638f7da3473ced7f92c4ba3e36fa96fae273..f90584df4746cbe04685f03daa780992a7c98567 100644 (file)
@@ -1,5 +1,5 @@
 /* DragonFly support needed only by D front-end.
-   Copyright (C) 2020-2022 Free Software Foundation, Inc.
+   Copyright (C) 2020-2024 Free Software Foundation, Inc.
 
 GCC is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -18,6 +18,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
+#include "tm.h"
 #include "tm_d.h"
 #include "d/d-target.h"
 #include "d/d-target-def.h"