K 10 svn:author V 5 luigi K 8 svn:date V 27 2009-02-13T15:14:43.141638Z K 7 svn:log V 314 Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short. Add a note next to fields in network format. The n_* types are not enough for compiler checks on endianness, and their use often requires an otherwise unnecessary #include The typedef in in_systm.h are still there. END