summaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1991-01-30 10:02:25 +0000
committerRoland McGrath <roland@gnu.org>1991-01-30 10:02:25 +0000
commit01c3a4cf63de46f6bb5c40527723522598570dd3 (patch)
tree32771c04d659b4b7f5267306d734e1c0729e4cb6 /inet
parente630bea37fff6b5746cd3a0b5baf5b07df616d21 (diff)
Formerly ../inet/netinet/in.h.~4~
Diffstat (limited to 'inet')
-rw-r--r--inet/netinet/in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/inet/netinet/in.h b/inet/netinet/in.h
index ed702dcd52..045a894645 100644
--- a/inet/netinet/in.h
+++ b/inet/netinet/in.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1990 Free Software Foundation, Inc.
+/* Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or modify
@@ -153,6 +153,6 @@ struct sockaddr_in
/* Get number representation conversion macros. */
-#include <cvt.h>
+#include <inet-cvt.h>
#endif /* netinet/in.h */