From: Oliver Kurth Date: Wed, 4 Mar 2020 20:07:13 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.1.0~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e49a8032a2bcbf546e62cee5629cd1215f4ad0a;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/conf.h b/open-vm-tools/lib/include/conf.h index 5cfc52709..a0f2ea8bb 100644 --- a/open-vm-tools/lib/include/conf.h +++ b/open-vm-tools/lib/include/conf.h @@ -430,4 +430,16 @@ ****************************************************************************** */ +/* + ****************************************************************************** + * BEGIN gitray goodies. + */ + +#define CONFGROUPNAME_GITRAY "gitray" + +/* + * END gitray goodies. + ****************************************************************************** + */ + #endif /* __CONF_H__ */