From: Oliver Kurth Date: Tue, 18 Dec 2018 21:19:45 +0000 (-0800) Subject: Common header file change not directly applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~301 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e8d6c3cb672ba561bcacd16dd3d17eca08d8c9;p=thirdparty%2Fopen-vm-tools.git Common header file change not directly applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_basic_types.h b/open-vm-tools/lib/include/vm_basic_types.h index 585fe59c3..a25d01f40 100644 --- a/open-vm-tools/lib/include/vm_basic_types.h +++ b/open-vm-tools/lib/include/vm_basic_types.h @@ -149,6 +149,10 @@ #endif +#if defined(__FreeBSD__) && (__FreeBSD__ + 0 < 5) +# error FreeBSD detected without major version (PR 2116887) +#endif + /* * C99 or equivalent * Special cases: