From: janhauer Date: Fri, 16 Oct 2009 16:18:29 +0000 (+0000) Subject: Extended the signature of a dummy component X-Git-Tag: rc_6_tinyos_2_1_1~202 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=7d08d7a7c56e16e6e5dc1cf02ddfc91003fed7c3 Extended the signature of a dummy component --- diff --git a/tos/lib/mac/tkn154/dummies/NoDisassociateP.nc b/tos/lib/mac/tkn154/dummies/NoDisassociateP.nc index 12b8f340..31a1956b 100644 --- a/tos/lib/mac/tkn154/dummies/NoDisassociateP.nc +++ b/tos/lib/mac/tkn154/dummies/NoDisassociateP.nc @@ -56,6 +56,7 @@ module NoDisassociateP interface Pool as TxFramePool; interface Pool as TxControlPool; interface MLME_GET; + interface MLME_SET; interface FrameUtility; interface IEEE154Frame as Frame; interface Get as LocalExtendedAddress;