Finish remerging busybox udhcp and udhcp. Some cleanups as well.
This commit is contained in:
7
networking/udhcp/clientsocket.h
Normal file
7
networking/udhcp/clientsocket.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* clientsocket.h */
|
||||
#ifndef _CLIENTSOCKET_H
|
||||
#define _CLIENTSOCKET_H
|
||||
|
||||
int raw_socket(int ifindex);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user