made the way code starts a bit saner
diff --git a/aos/linux_code/starter/starter.gyp b/aos/linux_code/starter/starter.gyp
index 8283d3e..0464d58 100644
--- a/aos/linux_code/starter/starter.gyp
+++ b/aos/linux_code/starter/starter.gyp
@@ -10,6 +10,7 @@
         '<(AOS)/build/aos.gyp:logging',
         '<(AOS)/linux_code/linux_code.gyp:configuration',
         '<(AOS)/common/util/util.gyp:inet_addr',
+        '<(AOS)/linux_code/linux_code.gyp:init',
       ],
     },
     {