Add missing include to fix the build with recent GCCs.

Authored by rakuco on May 12 2012, 8:20 PM.

Description

Add missing include to fix the build with recent GCCs.

Include <string.h> so that the definitions for memcpy() and friends
can be found. Fixes the build with GCC 4.6.3, at least.

Reviewed-by: Andreas Pakulat
REVIEW: 104926

Details

Committed
rakucoMay 13 2012, 1:06 AM
Parents
R32:4b3c63653ce9: Re-allocate a new random TCP forwarding target port each time "ssh!" is called
Branches
Unknown
Tags
Unknown