Changeset 6b82009 in mainline for uspace/lib/c/include/net/icmp_common.h
- Timestamp:
- 2011-06-22T20:41:41Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ef09a7a
- Parents:
- 55091847
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/net/icmp_common.h
r55091847 r6b82009 40 40 #include <ipc/services.h> 41 41 #include <sys/time.h> 42 #include <async.h> 42 43 43 extern inticmp_connect_module(void);44 extern async_sess_t *icmp_connect_module(void); 44 45 45 46 #endif
Note:
See TracChangeset
for help on using the changeset viewer.