X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_nameval.h;h=aa05ada94f1129c2504365d69dcc02e786fbca78;hp=b0bd81c2f81795ed0f29e9bbb4dbaf65c8dac361;hb=3121aaa39eec2eb2fe7d48ee163a6a8e31efcd7d;hpb=5e0db4930940ade57ea3bf3dce0d3db0362a9f0e 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,