X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_nameval.h;h=aa05ada94f1129c2504365d69dcc02e786fbca78;hp=b0bd81c2f81795ed0f29e9bbb4dbaf65c8dac361;hb=055b040da24e492d9987054c944f44fb3d15aefa;hpb=21b2dedaa32ab309f6d1daec966528b7586bd207 diff --git a/yaffs_nameval.h b/yaffs_nameval.h index b0bd81c..aa05ada 100644 --- a/yaffs_nameval.h +++ b/yaffs_nameval.h @@ -18,6 +18,8 @@ #include "yportenv.h" +struct yaffs_dev; + int nval_del(struct yaffs_dev *dev, char *xb, int xb_size, const YCHAR * name); int nval_set(struct yaffs_dev *dev, char *xb, int xb_size, const YCHAR * name, const char *buf,