more cleanup up of build files + indentation
diff --git a/aos/crio/controls/controls.gyp b/aos/crio/controls/controls.gyp
index 2dd7098..626cb89 100644
--- a/aos/crio/controls/controls.gyp
+++ b/aos/crio/controls/controls.gyp
@@ -13,6 +13,7 @@
         '<(AOS)/common/common.gyp:common',
         '<(AOS)/crio/motor_server/motor_server.gyp:CRIOControlLoopRunner',
         '<(AOS)/crio/motor_server/motor_server.gyp:MotorServer',
+        '<(AOS)/common/network/network.gyp:socket',
       ],
       'export_dependent_settings': [
         '<(EXTERNALS):WPILib',