]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Added SIZEOF_TIME_T for Windows.
authorMartin Burnicki <burnicki@ntp.org>
Mon, 30 May 2005 11:17:56 +0000 (13:17 +0200)
committerMartin Burnicki <burnicki@ntp.org>
Mon, 30 May 2005 11:17:56 +0000 (13:17 +0200)
bk: 429af664zvY4IP5Wld6D0vOorW-PFg

ports/winnt/include/config.h

index 16ebe99a5a44120cb5dc1b24eecf20c7e5c54dac..b067494c1450c5038dddfe673f6f347bbafe4884 100644 (file)
@@ -120,6 +120,7 @@ int NT_set_process_priority(void);  /* Define this function */
 # define SYSV_TIMEOFDAY                /* for ntp_unixtime.h */
 
 # define SIZEOF_SIGNED_CHAR 1
+# define SIZEOF_TIME_T 4
 # define SIZEOF_INT 4                  /* for ntp_types.h */
 
 //# define HAVE_NET_IF_H