* common/linux-osdata.c (dirent.h): ARI fix: Remove.
File already uses "gdb_dirent.h" header.
This commit is contained in:
parent
ee7da987c9
commit
719502e9c1
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-11-07 Pierre Muller <muller@sourceware.org>
|
||||
|
||||
* common/linux-osdata.c (dirent.h): ARI fix: Remove.
|
||||
File already uses "gdb_dirent.h" header.
|
||||
|
||||
2012-11-07 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* breakpoint.c (get_tracepoint_by_number): Remove 'extern int
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <dirent.h>
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue