X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/479a34d9c4a1c520d43f9502747285cd060661da..e68b88bf4ad78f86ac74c52adba87d27c59ed121:/addr.h diff --git a/addr.h b/addr.h index 411d0a7..cc5b790 100644 --- a/addr.h +++ b/addr.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: addr.h,v 1.1 1999/07/26 23:34:26 mdw Exp $ + * $Id: addr.h,v 1.2 1999/07/27 18:30:53 mdw Exp $ * * Generic interface to network address handlers * @@ -29,6 +29,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: addr.h,v $ + * Revision 1.2 1999/07/27 18:30:53 mdw + * Various minor portability fixes. + * * Revision 1.1 1999/07/26 23:34:26 mdw * Socket address type management. * @@ -43,6 +46,7 @@ /*----- Header files ------------------------------------------------------*/ +#include #include #include