From f0080060d75228bee0ad288bf761001eb1726af6 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sat, 2 Jan 2021 12:09:27 +0000 Subject: [PATCH] gdb/Makefile.in: remove gdb_select.h, moved to gdbsupport --- gdb/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/Makefile.in b/gdb/Makefile.in index aecab41eeb8..59712aeda49 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1321,7 +1321,7 @@ HFILES_NO_SRCDIR = \ gdb_curses.h \ gdb_expat.h \ gdb_proc_service.h \ - gdb_select.h \ + gdb_regex.h \ gdb-stabs.h \ gdb_vfork.h \ gdb_wchar.h \ -- 2.25.1