]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/TestPacketLink/TestPacketLinkP.nc
nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / TestPacketLink / TestPacketLinkP.nc
index abb08d2bf970a659886fd5c5ff7567b230564b5d..8c83ff7f15d281d1e0b46b853df12a19e757d671 100644 (file)
@@ -29,6 +29,8 @@
  * OF THE POSSIBILITY OF SUCH DAMAGE
  */
  
+#include "TestPacketLink.h"
+
 /**
  * Test the effectiveness of the PacketLink layer
  *
@@ -55,8 +57,6 @@
  * @author David Moss
  */
   
-#include "TestPacketLink.h"
-
 module TestPacketLinkP {
   uses {
     interface Boot;