Author: fijal Branch: windows-vmprof-support Changeset: r82185:1b32334f76eb Date: 2016-02-12 17:02 +0100 http://bitbucket.org/pypy/pypy/changeset/1b32334f76eb/
Log: we don't have structdef just yet 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,7 +24,6 @@ #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 pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit