MSP430: Relax target glob for configuring GDB
[deliverable/binutils-gdb.git] / gdb / ui-style.c
index 059824f276819b64495c87720a09c17b8ff7594c..6c3f6e6646f6ca520c5182b0b7814b920dfbd107 100644 (file)
@@ -1,5 +1,5 @@
 /* Styling for ui_file
-   Copyright (C) 2018 Free Software Foundation, Inc.
+   Copyright (C) 2018-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,6 +18,7 @@
 
 #include "defs.h"
 #include "ui-style.h"
+#include "gdb_regex.h"
 
 /* A regular expression that is used for matching ANSI terminal escape
    sequences.  */
This page took 0.024074 seconds and 4 git commands to generate.