summaryrefslogtreecommitdiffstats
path: root/src/bbe.h
diff options
context:
space:
mode:
authorTimo Savinen <tjsa@iki.fi>2005-10-23 11:36:39 +0000
committerHadrien Dorio <hadrien.dorio@gmail.com>2017-12-16 00:24:06 +0100
commit9794b5c44b97b5dda3064a96ca65376cb2b9ef4c (patch)
tree9ab601eb14a3a789221334290b7c94339d387ed1 /src/bbe.h
parentd33af5172f7d8c403c097f0eadfcc35ed766e1fd (diff)
downloadbinary-block-editor-9794b5c44b97b5dda3064a96ca65376cb2b9ef4c.tar.gz
binary-block-editor-9794b5c44b97b5dda3064a96ca65376cb2b9ef4c.zip
0.1.5
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