]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
No need for these defines anymore.
authorRoy Marples <roy@marples.name>
Thu, 10 Jul 2008 13:06:14 +0000 (13:06 +0000)
committerRoy Marples <roy@marples.name>
Thu, 10 Jul 2008 13:06:14 +0000 (13:06 +0000)
client.c

index 56e0ce6b18e2bc33367c9ef6d93978154dd75214..506e1d91c2448b80881d08d974869f14d4232bf8 100644 (file)
--- a/client.c
+++ b/client.c
 #define SOCKET_CLOSED           0
 #define SOCKET_OPEN             1
 
-/* Indexes for pollfds */
-#define POLLFD_SIGNAL           0
-#define POLLFD_IFACE            1 
-#define POLLFD_ARP             2
-
 /* These are really for IPV4LL, RFC 3927.
  * We multiply some numbers by 1000 so they are suitable for use in poll(). */
 #define PROBE_WAIT              1