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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b94265ee5cbcbda95e7d0de50579d5a547e1f57;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 e4b99599d9..6adac3365a 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 04b0b8fda0..0000000000 --- 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 351bfbf0c6..2879482d3c 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" > - -