* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
[deliverable/binutils-gdb.git] / gdb / corelow.c
index c130cf8b4c301fa3197589289bfddaa835ffb718..9e052c5fab8be9330a42da1ee7f6a25622232098 100644 (file)
@@ -45,6 +45,7 @@
 #include "readline/readline.h"
 #include "observer.h"
 #include "gdb_assert.h"
+#include "exceptions.h"
 
 #ifndef O_BINARY
 #define O_BINARY 0
This page took 0.024252 seconds and 4 git commands to generate.