fixed the team number finder

I wasn't really thinking when I wrote the math the first time...
diff --git a/aos/common/network/network.gyp b/aos/common/network/network.gyp
index 7c2edcf..60b37aa 100644
--- a/aos/common/network/network.gyp
+++ b/aos/common/network/network.gyp
@@ -9,6 +9,7 @@
       'dependencies': [
         '<(AOS)/atom_code/atom_code.gyp:configuration',
         '<(AOS)/common/common.gyp:once',
+        '<(AOS)/build/aos.gyp:logging',
       ],
     },
     {