Changes in uspace/lib/c/include/net/icmp_codes.h [753bca3:25171e5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/net/icmp_codes.h
r753bca3 r25171e5 42 42 #define LIBC_ICMP_CODES_H_ 43 43 44 #include <sys/types.h> 45 44 46 /** ICMP type type definition. */ 45 47 typedef uint8_t icmp_type_t;
Note:
See TracChangeset
for help on using the changeset viewer.