diff options
Diffstat (limited to 'src/glibext/objhole-int.h')
-rw-r--r-- | src/glibext/objhole-int.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/glibext/objhole-int.h b/src/glibext/objhole-int.h index aa8a1f8..dbfb412 100644 --- a/src/glibext/objhole-int.h +++ b/src/glibext/objhole-int.h @@ -105,6 +105,9 @@ #endif +#define GOBJECT_LOCK_BIT 3 + + /* Nouvelle version dense des objets (instance) */ typedef struct _GThickObject { |