diff options
Diffstat (limited to 'inet/inet_net.c')
-rw-r--r-- | inet/inet_net.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/inet/inet_net.c b/inet/inet_net.c index 2e8752d3be..1de83b6186 100644 --- a/inet/inet_net.c +++ b/inet/inet_net.c @@ -44,11 +44,6 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ - -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)inet_network.c 8.1 (Berkeley) 6/4/93"; -#endif /* LIBC_SCCS and not lint */ - #include <sys/types.h> #include <netinet/in.h> #include <arpa/inet.h> |