diff src/xs_support.h @ 527:fe8b41abd923

Now everything necessary should be using the VFS functions.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Feb 2007 18:09:04 +0000
parents fa95d942f226
children bc548249464a
line wrap: on
line diff
--- a/src/xs_support.h	Tue Feb 20 16:53:05 2007 +0000
+++ b/src/xs_support.h	Tue Feb 20 18:09:04 2007 +0000
@@ -59,6 +59,7 @@
 #endif
 guint16 xs_fread_be16(t_xs_file *);
 guint32 xs_fread_be32(t_xs_file *);
+gint	xs_fload_buffer(gchar *, guint8 **, size_t *);
 
 
 /* Misc functions