* gdbthread.h (struct thread_info): Add comments around
[deliverable/binutils-gdb.git] / gdb / cp-name-parser.y
index 18c959e13b15b2eed909f39ee517e2759daaaf2b..023e306e118d9938a6cf623a199d20378e83ab6a 100644 (file)
@@ -31,6 +31,8 @@ Boston, MA 02110-1301, USA.  */
 
 %{
 
+#include "config.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
This page took 0.027071 seconds and 4 git commands to generate.