]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/default-d.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / default-d.c
index 6c952052088a947b54f90202e0316f0cacc15deb..ea831d0bab2c454abe8653fb56d841f2cb3d019c 100644 (file)
@@ -1,5 +1,5 @@
 /* Default D language target hooks initializer.
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2020 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 "memmodel.h"
 #include "tm_d.h"
 #include "d/d-target.h"
 #include "d/d-target-def.h"