win32-low.c: Include <stdint.h>.
[deliverable/binutils-gdb.git] / gdb / gdbserver / win32-low.c
index 422d7268afe9931b2a2286b60a8f1ae769ad4bcd..cc4e23dff526a711be1802da908e0b0e34f3b2c8 100644 (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>
This page took 0.024482 seconds and 4 git commands to generate.