First use of string-queue utility.
[egate.git] / kernel / kernel.h
index 5aab169..4c66d52 100644 (file)
@@ -2,7 +2,10 @@
  * Europagate, 1995
  *
  * $Log: kernel.h,v $
- * Revision 1.10  1995/03/27 08:24:01  adam
+ * Revision 1.11  1995/03/28 11:42:34  adam
+ * First use of string-queue utility.
+ *
+ * Revision 1.10  1995/03/27  08:24:01  adam
  * First use of gip interface and gw-db.
  * First work on eti program.
  *
@@ -49,8 +52,9 @@
 #if USE_FML
 #include <fmlmarc.h>
 #endif
+#include <strqueue.h>
 
-int urp (int fd);
+int urp (struct str_queue *queue);
 
 struct gw_user_set {
     char *name;        /* name of result set */