remove lots of useless junk from the nvram package
[openwrt.git] / package / nvram / src / include / typedefs.h
index 6b0c25e..9043e8a 100644 (file)
@@ -288,6 +288,8 @@ typedef float64 float_t;
 #undef TYPEDEF_FLOAT64
 #undef TYPEDEF_FLOAT_T
 
+#define ETHER_ADDR_LEN 6
+
 #endif /* USE_TYPEDEF_DEFAULTS */
 
 #endif /* _TYPEDEFS_H_ */
This page took 0.028206 seconds and 4 git commands to generate.