win32-low.c: Include <stdint.h>.
This commit is contained in:
parent
13077567ee
commit
a959a88dc6
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-08-05 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* win32-low.c: Include <stdint.h>.
|
||||
|
||||
2011-07-22 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* i386-low.c (i386_insert_aligned_watchpoint): Don't pass the info
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
#include "mem-break.h"
|
||||
#include "win32-low.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <windows.h>
|
||||
#include <winnt.h>
|
||||
#include <imagehlp.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue