git: rpc: Make few headers more compatible with gcc.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Jul 4 02:50:58 PDT 2016
commit 5dd4751a9b2ca5dfb320c34e6812323fa33d3dde
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Jun 30 12:57:55 2016 +0300
rpc: Make few headers more compatible with gcc.
Previously gcc compilers from dports installed patched versions
of rpc headers that override the system ones.
By applying small changes, headers are no longer patched and
does not require rebuilding gcc dports to account for possible
change in include/rpc headers after installworld.
While there perform some minor cleanup.
No functional change.
Summary of changes:
include/rpc/des.h | 11 ++++++-----
include/rpc/svc.h | 9 ++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5dd4751a9b2ca5dfb320c34e6812323fa33d3dde
--
DragonFly BSD source repository
More information about the Commits
mailing list