1
0
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:
hniksic 2005-07-06 15:55:28 -07:00
parent 72880fc07f
commit 4c539ad7cf

View File

@ -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.