gdb: remove BLOCK_NAMESPACE macro
[binutils-gdb.git] / gdb / probe.c
index 689b5f022e49df1653e95787601167e28212e245..f0a40f5face1317b41ad06c0ed8b9336e32c08fa 100644 (file)
@@ -27,7 +27,7 @@
 #include "progspace.h"
 #include "filenames.h"
 #include "linespec.h"
-#include "gdb_regex.h"
+#include "gdbsupport/gdb_regex.h"
 #include "frame.h"
 #include "arch-utils.h"
 #include "value.h"
@@ -866,7 +866,6 @@ static const struct internalvar_funcs probe_funcs =
 {
   compute_probe_arg,
   compile_probe_arg,
-  NULL
 };