]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/TestPacketLink/TestPacketLinkC.nc
nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / TestPacketLink / TestPacketLinkC.nc
index d26add85d2773f6ff1e28816c2b9978a4fe83a50..22fb9e6e08b0540ed19d66297dea484e453fe0da 100644 (file)
@@ -30,6 +30,8 @@
  * OF THE POSSIBILITY OF SUCH DAMAGE
  */
 
+#include "TestPacketLink.h"
+
 /**
  * Test the effectiveness of the PacketLink layer
  *
@@ -56,8 +58,6 @@
  * @author David Moss
  */
  
-#include "TestPacketLink.h"
-
 configuration TestPacketLinkC {
 }