Author: fijal
Branch: windows-vmprof-support
Changeset: r82183:d2da9855e450
Date: 2016-02-12 16:28 +0100
http://bitbucket.org/pypy/pypy/changeset/d2da9855e450/

Log:    another try

diff --git a/rpython/rlib/rvmprof/src/vmprof_main_win32.h 
b/rpython/rlib/rvmprof/src/vmprof_main_win32.h
--- a/rpython/rlib/rvmprof/src/vmprof_main_win32.h
+++ b/rpython/rlib/rvmprof/src/vmprof_main_win32.h
@@ -24,6 +24,7 @@
 #include <stddef.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include "structdef.h"
 #include "vmprof_stack.h"
 #include "vmprof_get_custom_offset.h"
 #include "vmprof_common.h"
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to