Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched.hh now uses strlcpy(), which is defined in <string.h> so we should include it directly instead of hoping that the code including sched.hh will also include string.h. Refs #1022. Signed-off-by: Nadav Har'El <nyh@scylladb.com>
- Loading branch information