--- ../org/gateway-1.0.3/gwlib/octstr.h	Thu Oct  5 18:01:22 2000
+++ ../gateway-1.0.3/gwlib/octstr.h	Wed Feb  6 09:52:57 2002
@@ -399,6 +399,13 @@
 
 
 /*
+ * Read the contents of a file to an octet string. Return pointer to
+ * octet string.
+ */
+Octstr *octstr_read(FILE* f);
+
+
+/*
  * Read the contents of a named file to an octet string. Return pointer to
  * octet string.
  */
