drivers: wifi: eswifi: Specify POSIX-2008 to use `strnlen()`

`_POSIX_C_SOURCE` must be specified to use the `strnlen()` function
in string.h. Make sure to specify this explicitly.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 file changed