summaryrefslogtreecommitdiff
path: root/Ganlib/src/xsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Ganlib/src/xsm.h')
-rw-r--r--Ganlib/src/xsm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ganlib/src/xsm.h b/Ganlib/src/xsm.h
index 234dc1a..38110fc 100644
--- a/Ganlib/src/xsm.h
+++ b/Ganlib/src/xsm.h
@@ -65,6 +65,7 @@ typedef struct Db2{ /* xsmiof database handle */
void xsmop_c(xsm **, char *, int_32, int_32);
void xsmput_c(xsm **, const char *, int_32, int_32, int_32 *);
void xsmget_c(xsm **, const char *, int_32 *);
+void xsmdel_c(xsm **, const char *);
void xsmcl_c(xsm **, int_32);
void xsmnxt_c(xsm **, char *);
void xsmlen_c(xsm **, const char *, int_32 *, int_32 *);