Changeset 2046 for trunk/src/libctests/glibc/inet/bug-if1.c
- Timestamp:
- Jun 17, 2005, 7:01:53 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/inet/bug-if1.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2045 r2046 22 22 #include <stdio.h> 23 23 #include <string.h> 24 #ifdef __BSD__ 25 # include <sys/types.h> 26 # include <sys/socket.h> 27 #endif 24 28 #include <net/if.h> 25 29 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.