*** empty log message ***
[yaffs/.git] / direct / yaffsfs.h
index 36dc90600dcb0a5599cfc0278544f8a4dd8d9fd3..9a1e41ca165d87b2c32775622c5ae6586e91b5a6 100644 (file)
 #define ENOMEM 12
 #endif
 
+#ifndef EEXIST
+#define EEXIST 17
+#endif
+
 #ifndef ENOTDIR
 #define ENOTDIR 20
 #endif