diff --git a/mozilla/include/lo_ele.h b/mozilla/include/lo_ele.h index 3d2e5b7f94e..746ca06b3c4 100644 --- a/mozilla/include/lo_ele.h +++ b/mozilla/include/lo_ele.h @@ -214,6 +214,9 @@ struct LO_AnchorData_struct { uint8 flags; /* Indicates whether to suppress visual feedback */ double prevalue; /* */ +#ifdef DOM + struct DOM_Node *node; +#endif }; /*