Fix pthread_setname_np build error
[deliverable/binutils-gdb.git] / gdb / buildsym.h
index 2f46deba7790ced0ab7c07c51782434a83be5e89..193832fc37a556bc6ab165a3c5a8238ed653129e 100644 (file)
@@ -1,5 +1,5 @@
 /* Build symbol tables in GDB's internal format.
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 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.045587 seconds and 4 git commands to generate.