X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/e5398e091780133b1049bd87a75fbc299ed51749..refs/tags/1.1.0:/chan.c diff --git a/chan.c b/chan.c index 855c769..72938da 100644 --- a/chan.c +++ b/chan.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: chan.c,v 1.2 1999/07/26 23:27:52 mdw Exp $ + * $Id: chan.c,v 1.3 1999/07/27 18:30:53 mdw Exp $ * * Channel management * @@ -29,6 +29,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: chan.c,v $ + * Revision 1.3 1999/07/27 18:30:53 mdw + * Various minor portability fixes. + * * Revision 1.2 1999/07/26 23:27:52 mdw * Minor modifications for new design. * @@ -51,10 +54,6 @@ #include #include -#include -#include -#include - #include #include #include