From: Dave Hart Date: Mon, 3 Aug 2009 05:01:24 +0000 (+0000) Subject: remove workaround ports/winnt/include/inttypes.h for Autogen 5.98 X-Git-Tag: NTP_4_2_5P198~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61563a38dffaf42cf15673e0a0d97c86ac1e68ba;p=thirdparty%2Fntp.git remove workaround ports/winnt/include/inttypes.h for Autogen 5.98 problem fixed in 5.99 bk: 4a766f24GkXBAeLeprhBtVufo2wJ9w --- diff --git a/ports/winnt/include/config.h b/ports/winnt/include/config.h index e4b99599d..6adac3365 100644 --- a/ports/winnt/include/config.h +++ b/ports/winnt/include/config.h @@ -345,7 +345,6 @@ char *NTstrerror(int errnum); #define HAVE_STRCHR 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_RESOURCE_H -#define HAVE_INTTYPES_H #define HAVE_BSD_NICE /* emulate BSD setpriority() */ typedef char *caddr_t; diff --git a/ports/winnt/include/inttypes.h b/ports/winnt/include/inttypes.h deleted file mode 100644 index 04b0b8fda..000000000 --- a/ports/winnt/include/inttypes.h +++ /dev/null @@ -1 +0,0 @@ -/* inttypes.h dummy for autoopts */ diff --git a/ports/winnt/libntp/libntp.vcproj b/ports/winnt/libntp/libntp.vcproj index 351bfbf0c..2879482d3 100644 --- a/ports/winnt/libntp/libntp.vcproj +++ b/ports/winnt/libntp/libntp.vcproj @@ -1886,6 +1886,10 @@ Name="Header Files" Filter="h;hpp;hxx;hm;inl" > + + @@ -1918,10 +1922,6 @@ RelativePath="..\..\..\include\isc\interfaceiter.h" > - -