Skip to content

Commit e5debce

Browse files
authored
fix compiler error (#200)
1 parent 46e820e commit e5debce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

class/ec200x/at_device_ec200x.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,7 @@ void ec200x_netdev_netstat(struct netdev *netdev)
734734
rt_free(ipaddr);
735735
}
736736
}
737+
#endif
737738

738739
const struct netdev_ops ec200x_netdev_ops =
739740
{

0 commit comments

Comments
 (0)