Changeset 25171e5 in mainline for uspace/lib/c/include/net/icmp_codes.h
- Timestamp:
- 2010-10-17T21:52:12Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 84c20da
- Parents:
- 3a609e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/net/icmp_codes.h
r3a609e0 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.