]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
sys/socket.h: Fix typo of guard: CONFIG_LWIP_SOCKET
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Mon, 17 Feb 2020 12:22:57 +0000 (13:22 +0100)
committerSimon Kuenzer <simon.kuenzer@neclab.eu>
Mon, 17 Feb 2020 15:29:58 +0000 (16:29 +0100)
commit3bababf2a508cf854cafe706172ccaab6792c6e1
tree03ceba08e6c62028047be04998494a67d058f4d6
parent2da808bf5ecdbb28b377a934592a237bafb90594
sys/socket.h: Fix typo of guard: CONFIG_LWIP_SOCKET

Fixes a typo of the CONFIG_LWIP_SOCKET guard.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
include/sys/socket.h