components/open-fabrics/libibverbs/ofa_solaris.h
branchs11u3-sru
changeset 4996 739983ef315c
parent 715 eed3ed08f692
--- a/components/open-fabrics/libibverbs/ofa_solaris.h	Wed Oct 21 17:52:53 2015 -0700
+++ b/components/open-fabrics/libibverbs/ofa_solaris.h	Thu Oct 22 08:27:04 2015 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
  *
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
@@ -45,6 +45,7 @@
 #include <stdio.h>
 #include <inttypes.h>
 #include <alloca.h>
+#include <string.h>
 
 #ifdef __cplusplus
 extern "C" {