Sign in
coral
/
busybox
/
23465579df7082514a10b7f5d5d9794e248fc1f2
/
.
/
networking
/
udhcp
/
clientsocket.h
blob: 17a55c154024272aa9b94538114fbe8a0e77bc0a [
file
] [
log
] [
blame
]
/* clientsocket.h */
#ifndef
_CLIENTSOCKET_H
#define
_CLIENTSOCKET_H
int
raw_socket
(
int
ifindex
);
#endif