Changes in uspace/srv/net/inetsrv/inetping.h [b4ec1ea:a2e3ee6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetping.h
rb4ec1ea ra2e3ee6 38 38 #define INETPING_H_ 39 39 40 #include "inetsrv.h" 41 40 42 extern void inetping_conn(ipc_callid_t, ipc_call_t *, void *); 41 43 extern int inetping_recv(uint16_t, inetping_sdu_t *);
Note:
See TracChangeset
for help on using the changeset viewer.