Index: trunk/include/sh_cat.h
===================================================================
--- trunk/include/sh_cat.h	(revision 514)
+++ trunk/include/sh_cat.h	(revision 525)
@@ -76,5 +76,6 @@
  MSG_CHECK_1,     
  MSG_CHECK_2,     
- MSG_STAMP,       
+ MSG_STAMP,
+ MSG_DCLOSE,
  		  
  MSG_D_START,     
Index: trunk/include/slib.h
===================================================================
--- trunk/include/slib.h	(revision 514)
+++ trunk/include/slib.h	(revision 525)
@@ -108,4 +108,5 @@
 #define SL_EWRITE    -1037     /* Write error. Check errno.            */
 #define SL_ESYNC     -1038     /* Write error. Check errno.            */
+#define SL_ECLOSE    -1039     /* Close error. Check errno.            */
 
 #define SL_EBADNAME  -1040     /* Invalid name.                        */
