diff options
Diffstat (limited to 'gdb/ui-style.c')
-rw-r--r-- | gdb/ui-style.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ui-style.c b/gdb/ui-style.c index 3d9e1b5..952102e 100644 --- a/gdb/ui-style.c +++ b/gdb/ui-style.c @@ -16,7 +16,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 "ui-style.h" #include "gdbsupport/gdb_regex.h" |