ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/tewi/Server/strptime.c
(Generate patch)

Comparing Server/strptime.c (file contents):
Revision 1.1 by nishi, Thu Oct 17 09:53:39 2024 UTC vs.
Revision 1.3 by nishi, Thu Oct 17 10:25:19 2024 UTC

# Line 35 | Line 35
35   //#include <sys/cdefs.h>
36   //__RCSID("$NetBSD: strptime.c,v 1.62 2017/08/24 01:01:09 ginsbach Exp $");
37  
38 < #if defined(__MINGW32__) || defined(_MSC_VER) || defined(__BORLANDC__) || defined(__WATCOMC__) || defined(__NeXT__)
38 > #if defined(__MINGW32__) || defined(_MSC_VER) || defined(__BORLANDC__) || defined(__WATCOMC__) || defined(__NeXT__) || defined(__bsdi__)
39  
40   #include <stdlib.h>
41   #include <ctype.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines