X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/e0ce9d387ef6ee881ef99317161eec97ebdcee38..c9d2d52ac41a80b0c8acf7bcae3a7aa4c6952f4e:/un.c diff --git a/un.c b/un.c index 6b3c71f..5438617 100644 --- a/un.c +++ b/un.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: un.c,v 1.2 1999/07/27 18:30:53 mdw Exp $ + * $Id: un.c,v 1.3 2000/08/01 17:58:32 mdw Exp $ * * Protocol specific definitions for Unix-domain sockets * @@ -29,6 +29,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: un.c,v $ + * Revision 1.3 2000/08/01 17:58:32 mdw + * Remove unnecessary header. + * * Revision 1.2 1999/07/27 18:30:53 mdw * Various minor portability fixes. * @@ -42,7 +45,6 @@ #include "config.h" #undef sun /* Cretins */ -#include #include #include #include