Remove no-op 'HIDE' macro from sppp code. This probably existed to allow
authorstsp <stsp@openbsd.org>
Sun, 12 Jan 2014 15:38:06 +0000 (15:38 +0000)
committerstsp <stsp@openbsd.org>
Sun, 12 Jan 2014 15:38:06 +0000 (15:38 +0000)
commit199b011a68a6ff69452229af1a2b98a0a04c03ab
tree140ccc82b9f4975682dca3e58e4546c879e3b877
parent748da50837e0c878d2b19e1f83bee68f8e6fc417
Remove no-op 'HIDE' macro from sppp code. This probably existed to allow
for easy switching to static functions. But we don't usually have static
functions in the kernel.
ok deraadt mpi mikeb
sys/net/if_spppsubr.c