ubsan: score: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / buildsym.h
index 0f38d597a0f2724d81386d7b8245de50ea048502..c8e1bd0d5a734a55924e61b8f55d84b37b2dce69 100644 (file)
@@ -1,5 +1,5 @@
 /* Build symbol tables in GDB's internal format.
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,6 +19,8 @@
 #if !defined (BUILDSYM_H)
 #define BUILDSYM_H 1
 
+#include "gdb_obstack.h"
+
 struct objfile;
 struct symbol;
 struct addrmap;
This page took 0.023183 seconds and 4 git commands to generate.