rename
This commit is contained in:
parent
f3e7478896
commit
33fe9fa25e
|
@ -13,8 +13,8 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef _TD_DND_DNODE_HADNLE_H_
|
||||
#define _TD_DND_DNODE_HADNLE_H_
|
||||
#ifndef _TD_DND_DNODE_MSG_H_
|
||||
#define _TD_DND_DNODE_MSG_H_
|
||||
|
||||
#include "dmInt.h"
|
||||
|
||||
|
@ -34,4 +34,4 @@ void dmProcessGrantRsp(SDnode *pDnode, SRpcMsg *pRsp);
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif /*_TD_DND_DNODE_HADNLE_H_*/
|
||||
#endif /*_TD_DND_DNODE_MSG_H_*/
|
Loading…
Reference in New Issue