Skip to content

Commit 5f6e2a7

Browse files
krish2718kartben
authored andcommitted
modules: hostap: Fix build
Due to recent POSIX rejig, we need to select an extra config option for "gettimeofday". Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 3611d5e commit 5f6e2a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/hostap/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ config WIFI_NM_WPA_SUPPLICANT
1010
select POSIX_TIMERS
1111
select POSIX_SIGNALS
1212
select POSIX_API
13+
select XSI_SINGLE_PROCESS
1314
select NET_SOCKETS
1415
select NET_SOCKETS_PACKET
1516
select NET_SOCKETPAIR

0 commit comments

Comments
 (0)