]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
oops avoid a warning
authorregehr <regehr>
Thu, 3 Jul 2008 03:28:12 +0000 (03:28 +0000)
committerregehr <regehr>
Thu, 3 Jul 2008 03:28:12 +0000 (03:28 +0000)
tos/lib/safe/include/annots_stage1.h

index 1eca53f75554368e7bf1fded7d055ff2c02b79ce..057919c5f665d7621889cb7aeeda59903adbfc39 100644 (file)
@@ -9,8 +9,10 @@
 
 // JDR temporary code: define away NTS in unsafe mode
 #ifndef SAFE_TINYOS
+#ifndef NTS
 #define NTS
 #endif
+#endif
 
 #if NESC < 130