Changeset 058edb6 in mainline for uspace/lib/net/include/tl_common.h
- Timestamp:
- 2010-10-06T18:50:55Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bcafa70
- Parents:
- 2aa15d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/include/tl_common.h
r2aa15d4 r058edb6 38 38 #define __NET_TL_COMMON_H__ 39 39 40 #include <net/socket_codes.h> 41 40 42 #include <packet/packet.h> 41 43 #include <net_device.h> 42 44 #include <inet.h> 43 #include <socket_codes.h>44 45 45 46 /** Device packet dimensions.
Note:
See TracChangeset
for help on using the changeset viewer.