opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/ModifyCommonMsg.java
@@ -22,7 +22,7 @@ * * * Copyright 2009-2010 Sun Microsystems, Inc. * Portions Copyright 2013-2015 ForgeRock AS * Portions Copyright 2013-2016 ForgeRock AS */ package org.opends.server.replication.protocol; @@ -39,6 +39,7 @@ import org.opends.server.protocols.ldap.LDAPModification; import org.opends.server.replication.common.CSN; import org.opends.server.replication.plugin.EntryHistorical; import org.forgerock.opendj.ldap.schema.AttributeType; import org.opends.server.types.*; /**