Blob Blame History Raw
--- src/packlib/vmslibfiles/getservbyname.c.old	2003-08-07 14:52:20.000000000 -0400
+++ src/packlib/vmslibfiles/getservbyname.c	2003-08-07 15:02:15.000000000 -0400
@@ -10,7 +10,6 @@
 #include <stdio.h>
 #include <string.h>    /* strcmp */
 #include <stdlib.h>    /* atoi */
-#include <varargs.h>
 #include <netdb.h>
 #include <socket.h>
 #include <in.h>
--- src/packlib/cspack/tcpaw/getservbyname.c.old	2003-08-07 14:52:13.000000000 -0400
+++ src/packlib/cspack/tcpaw/getservbyname.c	2003-08-07 15:01:25.000000000 -0400
@@ -18,7 +18,6 @@
 /*          alias names are neither searched nor recorded.              */
  
 #include <stdio.h>
-#include <varargs.h>
 #include <netdb.h>
 #include <socket.h>
 #include <in.h>