K 10 svn:author V 7 asomers K 8 svn:date V 27 2020-08-10T20:48:57.246001Z K 7 svn:log V 326 net/libnfs: fix build error regarding "redefinition of typedef" libnfs was redefining u_int, causing programs using libnfs to get "error: redefinition of typedef 'u_int' is a C11 feature" errors. Upstream PR: https://github.com/sahlberg/libnfs/pull/326 PR: 248296 Approved by: Shannon Noe (maintainer) END