X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_nameval.h;h=aa05ada94f1129c2504365d69dcc02e786fbca78;hb=3121aaa39eec2eb2fe7d48ee163a6a8e31efcd7d;hp=b0bd81c2f81795ed0f29e9bbb4dbaf65c8dac361;hpb=21b2dedaa32ab309f6d1daec966528b7586bd207;p=yaffs2.git 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,