]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change; not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Fri, 27 Jul 2018 18:46:22 +0000 (11:46 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 27 Jul 2018 18:46:22 +0000 (11:46 -0700)
open-vm-tools/lib/include/guest_os.h

index 6969bc9485617ca27382d0a99e895be8ff9e8dad..9cd1e85c13deb9a3466b11bc3bd9b8770cafd351 100644 (file)
@@ -530,6 +530,9 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set);
 /* Solaris */
 #define STR_OS_SOLARIS "solaris"
 
+/* Netware */
+#define STR_OS_NETWARE "netware"
+
 /* Mac OS */
 #define STR_OS_MACOS "darwin"