]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Refresh of sendfile
authorSean Hefty <sean.hefty@intel.com>
Tue, 14 Aug 2012 19:25:24 +0000 (12:25 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 14 Aug 2012 19:25:24 +0000 (12:25 -0700)
src/preload.c

index d3edd240b9723550b00348dba934af97e3936ee1..9b71c77e8dda8143129356a9c2ca1c0c4c11499a 100644 (file)
@@ -38,6 +38,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
+#include <sys/mman.h>
 #include <stdarg.h>
 #include <dlfcn.h>
 #include <netdb.h>