Factor out the common code in lookup_{static,global}_symbol
[external/binutils.git] / gdb / buildsym.h
index 0f38d59..193832f 100644 (file)
@@ -19,6 +19,8 @@
 #if !defined (BUILDSYM_H)
 #define BUILDSYM_H 1
 
+#include "gdb_obstack.h"
+
 struct objfile;
 struct symbol;
 struct addrmap;