$OpenBSD: patch-hotspot_src_os_cpu_bsd_x86_vm_vmStructs_bsd_x86_hpp,v 1.1 2008/03/19 18:05:43 kurt Exp $
--- hotspot/src/os_cpu/bsd_x86/vm/vmStructs_bsd_x86.hpp.orig	Wed Nov  7 14:34:18 2007
+++ hotspot/src/os_cpu/bsd_x86/vm/vmStructs_bsd_x86.hpp	Wed Nov  7 14:31:38 2007
@@ -31,7 +31,7 @@
   /******************************/                                                                                                   \
   /* Threads (NOTE: incomplete) */                                                                                                   \
   /******************************/                                                                                                   \
-  nonstatic_field(OSThread,                      _thread_id,                                      pid_t)                             \
+  nonstatic_field(OSThread,                      _thread_id,                                      pthread_t)                             \
   nonstatic_field(OSThread,                      _pthread_id,                                     pthread_t)                         \
   /* This must be the last entry, and must be present */                                                                             \
   last_entry()
