X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.h;h=612902f55d0d6ceef0646980d7941b7571526e14;hb=c4d488788a3ed8fba3e75c9ddd632d1f98e9ac77;hp=6ac0ab83e51754d9df69bdc5c69a6b303ec4138b;hpb=d0ccb87156c295da4f679f35936a976cea46d38c;p=ppp.git diff --git a/pppd/pppd.h b/pppd/pppd.h index 6ac0ab8..612902f 100644 --- a/pppd/pppd.h +++ b/pppd/pppd.h @@ -710,7 +710,7 @@ int sipxfaddr(int, unsigned long, unsigned char *); int cipxfaddr(int); #endif int get_if_hwaddr(u_char *addr, char *name); -char *get_first_ethernet(void); +int get_first_ether_hwaddr(u_char *addr); int get_time(struct timeval *); /* Get current time, monotonic if possible. */