2017-03-09 08:28:11 +00:00
|
|
|
Index: libpsm2-10.3.2/psmi_wrappers.c
|
|
|
|
===================================================================
|
|
|
|
--- libpsm2-10.3.2.orig/psmi_wrappers.c
|
|
|
|
+++ libpsm2-10.3.2/psmi_wrappers.c
|
|
|
|
@@ -55,6 +55,7 @@
|
|
|
|
#include "opa_common.h"
|
|
|
|
#include <unistd.h>
|
|
|
|
#include "psmi_wrappers.h"
|
2017-03-09 08:34:55 +00:00
|
|
|
+#include <sys/ioctl.h>
|
2017-03-09 08:28:11 +00:00
|
|
|
|
2017-08-12 09:58:39 +00:00
|
|
|
/* The following indirection wrappers for external functions
|
|
|
|
* are only created if this is a mocking tests build
|