mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Define SIZEOF_LONG_LONG under DMC.
This commit is contained in:
parent
72880fc07f
commit
4c539ad7cf
@ -124,6 +124,8 @@ so, delete this exception statement from your version. */
|
||||
#define HAVE_USLEEP 1
|
||||
#define HAVE_STDBOOL_H 1
|
||||
#define HAVE__BOOL 1
|
||||
#undef SIZEOF_LONG_LONG
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
|
||||
#else
|
||||
# error Your compiler is not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user