win32-low.c: Include <stdint.h>.

This commit is contained in:
Eli Zaretskii
2011-08-05 14:21:07 +00:00
parent 13077567ee
commit a959a88dc6
2 changed files with 5 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#include "mem-break.h"
#include "win32-low.h"
#include <stdint.h>
#include <windows.h>
#include <winnt.h>
#include <imagehlp.h>