removed various old cRIO stuff
diff --git a/aos/common/network_port.h b/aos/common/network_port.h
index c19c2ce..b523674 100644
--- a/aos/common/network_port.h
+++ b/aos/common/network_port.h
@@ -1,7 +1,7 @@
 #ifndef AOS_COMMON_NETWORK_PORT_H_
 #define AOS_COMMON_NETWORK_PORT_H_
 
-#include "aos/aos_stdint.h"
+#include <stdint.h>
 
 namespace aos {