
That wasn't a missing header file; in fact, it should have been .gitignored! This reverts commit 35bf5fc60c4970f988e80c7101fd5f27a22ea790.
This README is for userspace RDMA fabric library. Version Libfabric v0.0.2 Released on 2014-12-19 Building ======== To make this directory, run: ./autogen.sh && ./configure && make && make install Typically the autogen and configure steps only need be done the first time unless configure.ac or Makefile.am changes.