

Код: Выделить всё
gcc lvwimax.c protocol.c tap_dev.c -lusb -lpthread -o lvwimax
lvwimax.c: In function 'scan_loop':
lvwimax.c:677: error: 'r' undeclared (first use in this function)
lvwimax.c:677: error: (Each undeclared identifier is reported only once
lvwimax.c:677: error: for each function it appears in.)
