Changeset 8119363 in mainline for uspace/lib/c/generic/inet
- Timestamp:
- 2018-06-26T17:35:40Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6e569bf
- Parents:
- fbfe59d (diff), e768aea (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. - Location:
- uspace/lib/c/generic/inet
- Files:
-
- 2 edited
-
host.c (modified) (1 diff)
-
hostport.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/inet/host.c
rfbfe59d r8119363 35 35 */ 36 36 37 #include <assert.h> 37 38 #include <errno.h> 38 39 #include <inet/addr.h> -
uspace/lib/c/generic/inet/hostport.c
rfbfe59d r8119363 36 36 */ 37 37 38 #include <assert.h> 38 39 #include <errno.h> 39 40 #include <inet/addr.h>
Note:
See TracChangeset
for help on using the changeset viewer.
