K 10 svn:author V 2 cy K 8 svn:date V 27 2017-10-15T02:40:13.790332Z K 7 svn:log V 377 Sync (make same) the offsetof macro definition in include/ with the definition of the same in sys/sys/. The problem was discovered while working on implementing a new C11 gets_s() for libc. (The new gets_s() requires rsize_t found in include/stddef.h.) The solution to sync the two definitions was suggested by ed@ while discussing D12667. Suggested by: ed MFC after: 2 weeks END