configure: clean up libverbs configure test
authorSitsofe Wheeler <sitsofe@yahoo.com>
Thu, 17 Aug 2017 21:45:03 +0000 (22:45 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 18 Aug 2017 18:52:44 +0000 (19:52 +0100)
commiteb3bfdd8295fbc3ffe2e931860be0b27b0b0b7fb
tree9ec02a6f1df8123be471c665b2f312ba86bddd5a
parentb747af64f3f666ee8a3c265425c2b28d7fe74c69
configure: clean up libverbs configure test

Compiling the libverbs configure test generated warnings which would
cause libverbs to be detected as unavailable when using -Werror. Fix
this by changing an include to infiniband/verbs.h and eliminate the
unused stdio.h include while we're here.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
configure