Add virtual destructor to tui_layout_base
[deliverable/binutils-gdb.git] / gdb / buildsym.h
index 0f38d597a0f2724d81386d7b8245de50ea048502..193832fc37a556bc6ab165a3c5a8238ed653129e 100644 (file)
@@ -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.024681 seconds and 4 git commands to generate.