Fixed forward references so that the compiler is quite.
[unix-history] / sys / netccitt / pk_usrreq.c
index 7bfcd0a..b705b74 100644 (file)
 #include "pk.h"
 #include "pk_var.h"
 
 #include "pk.h"
 #include "pk_var.h"
 
+/*
+ * forward references
+ */
+
+static
+old_to_new (struct mbuf *m);
+
+static
+new_to_old (struct mbuf *m);
+
 /*
  * 
  *  X.25 Packet level protocol interface to socket abstraction.
 /*
  * 
  *  X.25 Packet level protocol interface to socket abstraction.