Forward declare struct ifnet - this fixes a warning in tdfx_pci.c
This commit is contained in:
parent
1cf2b66500
commit
50fa1aaaa7
@ -627,6 +627,7 @@
|
||||
* This doesn't really belong here, but I can't think of a better
|
||||
* place to put it.
|
||||
*/
|
||||
struct ifnet;
|
||||
int linux_ifname(struct ifnet *, char *, size_t);
|
||||
|
||||
#endif /* !_LINUX_IOCTL_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user