FYI, rpc/ is gone from Fedora 15

Jim Meyering <[email protected]> Thu, 05 May 2011 16:14:10 +0200
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
FYI, /usr/include/rpc/ no longer exists, as of F15's glibc-headers-2.13.90-10,
so hail's lib/cld_msg_rpc.h will have to do something about this #include:

    $ grep rpc.h lib/cld_msg_rpc.h
    #include <rpc/rpc.h>