Changeset 2046 for trunk/src/libctests/glibc/crypt/cert.c
- Timestamp:
- Jun 17, 2005, 7:01:53 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/crypt/cert.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2045 r2046 9 9 #include <stdio.h> 10 10 #include <stdlib.h> 11 #ifdef __BSD__ 12 #include <unistd.h> 13 #else 11 14 #include "crypt.h" 15 #endif 12 16 13 17 int totfails = 0; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.