Changeset 3aae4e8 in mainline for uspace/lib/socket/include/net_device.h
- Timestamp:
- 2010-04-04T22:07:05Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 23de644
- Parents:
- 9f10660f (diff), 73060801 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/socket/include/net_device.h
r9f10660f r3aae4e8 38 38 #define __NET_DEVICE_ID_TYPE_H__ 39 39 40 #include "../structures/int_map.h"40 #include <adt/int_map.h> 41 41 42 42 /** Device identifier to generic type map declaration.
Note:
See TracChangeset
for help on using the changeset viewer.