fix build on windows platforms
This commit is contained in:
parent
ee9d020dfb
commit
54f9cd26d2
1 changed files with 0 additions and 4 deletions
|
|
@ -42,11 +42,7 @@ static char rcsid[] = "$Header: /export/work/contrib/sj4/sj4rkcv/RCS/rk_conv.c,v
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#ifdef SVR4
|
||||
#include <string.h>
|
||||
#else
|
||||
#include <strings.h>
|
||||
#endif
|
||||
#ifdef __sony_news
|
||||
#include <jctype.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue