mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-16 04:18:50 +00:00
win32-low.c: Include <stdint.h>.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user