More miscelleanous ZNeo build fixes

This commit is contained in:
Gregory Nutt
2019-06-03 14:45:00 -06:00
parent a9fd817eeb
commit f6b42f87c9
6 changed files with 76 additions and 20 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
int bchdev_unregister(FAR const char *chardev)
{
FAR struct bchlib_s *bch;
FAR struct file filestruct;
struct file filestruct;
int ret;
/* Sanity check */