https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r70677 | file | 2007-06-21 09:58:36 -0400 (Thu, 21 Jun 2007) | 2 lines
Fix building with ODBC storage enabled. (issue #10025 reported by denisgalvao)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@70678
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
return x - 1;
}
+#endif
+
static int vm_delete(char *file)
{
char *txt;
return ast_filedelete(file, NULL);
}
-
-#endif
static int inbuf(struct baseio *bio, FILE *fi)
{
int l;