]> git.openfabrics.org - ~shefty/libmlx4.git/commit
Fix implicit declaration of memset() and memcpy() warnings
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Thu, 19 Apr 2007 09:02:20 +0000 (12:02 +0300)
committerRoland Dreier <rolandd@cisco.com>
Thu, 19 Apr 2007 14:06:14 +0000 (07:06 -0700)
commitc2ca3b896e284e5fa70343829a7da8b112b4256c
tree6e7526d5769225b0b2d00cff1fe9c262986cc1ad
parent6b35f704989d882fd5d1d42171962363ebebe554
Fix implicit declaration of memset() and memcpy() warnings

Fix a typo -- the include should be <string.h>, not <strings.h>.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
src/verbs.c