CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2018/04/25 10:05:58
Modified files: sys/net : if.h Log message: Make this header standalone #if __BSD_VISIBLE, by including needed headers Puts us in line with Free/NetBSD and Linux and will get us rid of pointless patches in the ports tree. ok guenther@ deraadt@