net: http: Add #ifdef guard file system in HTTP server

http_server_http2.c does not guard check if file system is available
or not before using file system api. This PR will add guard for that

Signed-off-by: bac phan <phanhaibac98@gmail.com>
1 file changed