Switch to unified view
a/src/bincimapmime/trbinc.cc | b/src/bincimapmime/trbinc.cc | ||
---|---|---|---|
1 | #ifndef lint
|
1 | #ifndef lint |
2 | static char rcsid [] = "@(#$Id: trbinc.cc,v 1.3 2005-11-24 07:16:15 dockes Exp $ (C) 1994 CDKIT"; |
2 | static char rcsid[] = "@(#$Id: trbinc.cc,v 1.4 2007-01-16 10:58:09 dockes Exp $ (C) 2006 J.F.Dockes"; |
3 | #endif |
3 | #endif |
4 | |||
5 | #include <stdio.h> |
4 | #include <stdio.h> |
6 | #include <stdlib.h> |
5 | #include <stdlib.h> |
7 | #include <unistd.h> |
6 | #include <unistd.h> |
8 | #include <errno.h> |
7 | #include <errno.h> |
9 | #include <string.h> |
8 | #include <string.h> |