summaryrefslogtreecommitdiffstats
path: root/src/bbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bbe.h')
-rw-r--r--src/bbe.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/bbe.h b/src/bbe.h
index 7546d81..ef30f75 100644
--- a/src/bbe.h
+++ b/src/bbe.h
@@ -20,7 +20,7 @@
*
*/
-/* $Id: bbe.h,v 1.25 2005/10/13 13:48:46 timo Exp $ */
+/* $Id: bbe.h,v 1.26 2005/10/19 18:39:13 timo Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -228,6 +228,9 @@ read_pos();
extern inline unsigned char *
block_end_pos();
+extern char *
+xstrdup(char *str);
+
/* global variables */
extern struct block block;
extern struct command *commands;
OpenPOWER on IntegriCloud