missing <cstring.h>

I am trying to use the CommandParser library to implement a user interface. It works fine on a Due board, but when I try to use a Nano - which it specifically says it supports - I get an error that the referenced <cstring.h> is missing. No changes to the code, just the board.