mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
f93ab584d8
Since sock_tcp_t isn't defined at this moment (only declared) the compiler is complaining about the use of an array in the parameter list here. sys/include/net/sock/tcp.h:119:32: error: array type has incomplete element type ‘sock_tcp_t {aka struct sock_tcp}’ sock_tcp_t queue_array[], unsigned queue_len, ^ |
||
---|---|---|
.. | ||
checksum | ||
crypto | ||
ecc | ||
embUnit | ||
hashes | ||
net | ||
xtimer | ||
analog_util.h | ||
auto_init.h | ||
base64.h | ||
bitfield.h | ||
bloom.h | ||
cbor.h | ||
color.h | ||
div.h | ||
embUnit.h | ||
fd.h | ||
fmt.h | ||
hashes.h | ||
od.h | ||
phydat.h | ||
pipe.h | ||
ps.h | ||
random.h | ||
rtt_stdio.h | ||
saul_reg.h | ||
sema.h | ||
seq.h | ||
shell_commands.h | ||
shell.h | ||
timex.h | ||
tm.h | ||
trickle.h | ||
tsrb.h | ||
uart_stdio.h | ||
ubjson.h | ||
universal_address.h | ||
utlist.h | ||
xtimer.h |