CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2017/11/20 07:21:29
Modified files: sys/net : if_etherip.h Log message: Remove #if'0ed decls Stop pretending that we will migrate the content of this file to if_etherip.h. Those declarations are needed by userland, and it's easier to keep them in netinet/ip_ether.h. ok visa@