Changeset 2046 for trunk/src/libctests/glibc/inet/tst-ntoa.c
- Timestamp:
- Jun 17, 2005, 7:01:53 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/inet/tst-ntoa.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2045 r2046 1 1 #include <stdio.h> 2 2 #include <string.h> 3 #ifdef __BSD__ 4 # include <sys/types.h> 5 # include <sys/socket.h> 6 #endif 3 7 #include <arpa/inet.h> 4 8 #include <netinet/in.h> -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.