Re: Which header file(s) define 'ether_header' and 'ether_header_t'
Hi, Michael, On Tuesday, Apr 1, 2003, at 10:23 US/Pacific, Michael Birdsong wrote: I have run into an issue in building an NKE after a few months of NOT compiling this particular project. In the latest version of Mac OS X (after 10.1.5) it seems the definitions for the structures: "ether_header" and "ether_header_t" have been moved from their old header file locations, I'm throwing compile errors. On my system (10.2.4) the structure is defined in <net/ethernet.h>. There is also a different definition in the kernel tree (xnu/bsd/netinet/ip_compat.h). I'd use the former. FWIW, it does not seem to have moved. Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | Men are from Earth. | Women are from Earth. | Deal with it. *--------------------------------------*-------------------------------* _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Justin Walker