K 10 svn:author V 2 kp K 8 svn:date V 27 2020-02-01T11:31:45.561458Z K 7 svn:log V 272 tests: epair: Don't fail if the if_epair module is already loaded kldload() returns an error (EEXIST) if the module is already loaded. That's not a problem for us, so ignore that error. While here also clean up include statements. MFC after: 3 days X-MFC-With: r357234 END