Revision b6dce92e slirp/ip_icmp.h

b/slirp/ip_icmp.h
38 38
 * Per RFC 792, September 1981.
39 39
 */
40 40

  
41
typedef u_int32_t n_time;
41
typedef uint32_t n_time;
42 42

  
43 43
/*
44 44
 * Structure of an icmp header.

Also available in: Unified diff