rpc: Make few headers more compatible with gcc.
commit5dd4751a9b2ca5dfb320c34e6812323fa33d3dde
authorzrj <rimvydas.jasinskas@gmail.com>
Thu, 30 Jun 2016 09:57:55 +0000 (30 12:57 +0300)
committerzrj <zrj@dragonflybsd.org>
Mon, 4 Jul 2016 10:03:30 +0000 (4 13:03 +0300)
tree5e5a89d06b42d30cebd23b70507904620a779e49
parent32cb82727ec681e604bb5631909bd642cd14fe5a
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.
include/rpc/des.h
include/rpc/svc.h