comparison lib-src/hexl.c @ 438:84b14dcb0985 r21-2-27

Import from CVS: tag r21-2-27
author cvs
date Mon, 13 Aug 2007 11:32:25 +0200
parents 3ecd8885ac67
children 8de8e3f6228a
comparison
equal deleted inserted replaced
437:e2a4e8b94b82 438:84b14dcb0985
1 /* Synched up with: FSF 19.28. */ 1 /* Synched up with: FSF 19.28. */
2 2
3 #include <../src/config.h> 3 #include <config.h>
4 4
5 #include <stdio.h> 5 #include <stdio.h>
6 #include <ctype.h> 6 #include <ctype.h>
7 #ifdef MSDOS 7 #ifdef MSDOS
8 #include <fcntl.h> 8 #include <fcntl.h>