]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
We don't use arpble anymore.
authorRoy Marples <roy@marples.name>
Thu, 1 Apr 2010 19:13:22 +0000 (19:13 +0000)
committerRoy Marples <roy@marples.name>
Thu, 1 Apr 2010 19:13:22 +0000 (19:13 +0000)
dhcpcd.h

index 6b1d727ebc1b85ba5153384fd5a653b9bb13e7ec..15b6594e252554755e38521fc4b2bfca7b165088 100644 (file)
--- a/dhcpcd.h
+++ b/dhcpcd.h
@@ -91,7 +91,6 @@ struct interface {
        size_t hwlen;
        int metric;
        int carrier;
-       int arpable;
        int wireless;
        char ssid[IF_SSIDSIZE];