mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
* mi/mi-parse.h: Include <sys/time.h>.
This commit is contained in:
parent
81d8aae182
commit
6a089cf2be
@ -1,3 +1,7 @@
|
||||
2007-02-05 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* mi/mi-parse.h: Include <sys/time.h>.
|
||||
|
||||
2007-02-05 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* mi/mi-cmd-stack.c (list_args_or_locals): Use common_val_print
|
||||
|
@ -22,6 +22,8 @@
|
||||
#ifndef MI_PARSE_H
|
||||
#define MI_PARSE_H
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
/* MI parser */
|
||||
|
||||
/* Timestamps for current command and last asynchronous command. */
|
||||
|
Loading…
Reference in New Issue
Block a user