Changeset 849ed54 in mainline for uspace/lib/socket/include/adt/generic_char_map.h
- Timestamp:
- 2010-03-30T18:39:04Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7553689
- Parents:
- 7d6fe4db
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/socket/include/adt/generic_char_map.h
r7d6fe4db r849ed54 41 41 #include <unistd.h> 42 42 43 #include "../err.h"43 #include <net_err.h> 44 44 45 #include "char_map.h"46 #include "generic_field.h"45 #include <adt/char_map.h> 46 #include <adt/generic_field.h> 47 47 48 48 /** Internal magic value for a map consistency check.
Note:
See TracChangeset
for help on using the changeset viewer.