diff options
| author | Roy Marples <roy@marples.name> | 2008-12-18 10:25:52 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-12-18 10:25:52 +0000 |
| commit | 5f14fcaa61142ae7c5314af12a829479ecf99ea2 (patch) | |
| tree | 5e2509af6d11d53f9afa469f4c97212670fc4143 /dhcpcd.h | |
| parent | 8e06ab4a536e79752d8b6fa02910ccea4da0c8cd (diff) | |
| download | dhcpcd-5f14fcaa61142ae7c5314af12a829479ecf99ea2.tar.xz | |
send_request is no longer a public interface.
Diffstat (limited to 'dhcpcd.h')
| -rw-r--r-- | dhcpcd.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -113,7 +113,6 @@ extern struct interface *ifaces; int handle_args(int, char **); void handle_exit_timeout(void *); -void send_request(void *); void start_interface(void *); void start_discover(void *); void start_request(void *); |
