diff options
Diffstat (limited to 'gdb/unittests/main-thread-selftests.c')
-rw-r--r-- | gdb/unittests/main-thread-selftests.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/unittests/main-thread-selftests.c b/gdb/unittests/main-thread-selftests.c index 9fd1b99..1ba3505 100644 --- a/gdb/unittests/main-thread-selftests.c +++ b/gdb/unittests/main-thread-selftests.c @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "gdbsupport/selftest.h" #include "gdbsupport/block-signals.h" #include "gdbsupport/scope-exit.h" |