]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Refresh of xrcd
authorSean Hefty <sean.hefty@intel.com>
Thu, 27 Sep 2012 21:21:24 +0000 (14:21 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 27 Sep 2012 21:21:24 +0000 (14:21 -0700)
include/infiniband/verbs.h

index 08750e7835923ce3da8ea49fd49678bb23856269..4d68cd3466847ab2015b0889d63e1b9edaa3ca04 100644 (file)
@@ -39,6 +39,7 @@
 #include <stdint.h>
 #include <pthread.h>
 #include <stddef.h>
+#include <errno.h>
 
 #ifdef __cplusplus
 #  define BEGIN_C_DECLS extern "C" {