]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header files not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Wed, 23 Mar 2022 19:04:31 +0000 (12:04 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Wed, 23 Mar 2022 19:04:31 +0000 (12:04 -0700)
open-vm-tools/lib/include/dbllnklst.h
open-vm-tools/modules/shared/vmmemctl/dbllnklst.h

index d7c3347ab7aa10d13f88fbbcbdbc862f0933c328..c7020a69bdb7851714821c7a48e598cf877f5427 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2017,2020 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017,2020,2022 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -69,6 +69,7 @@
 
 #define INCLUDE_ALLOW_MODULE
 #define INCLUDE_ALLOW_USERLEVEL
+#define INCLUDE_ALLOW_VMCORE
 #include "includeCheck.h"
 
 #include "vm_basic_types.h"
index d7c3347ab7aa10d13f88fbbcbdbc862f0933c328..c7020a69bdb7851714821c7a48e598cf877f5427 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2017,2020 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2017,2020,2022 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -69,6 +69,7 @@
 
 #define INCLUDE_ALLOW_MODULE
 #define INCLUDE_ALLOW_USERLEVEL
+#define INCLUDE_ALLOW_VMCORE
 #include "includeCheck.h"
 
 #include "vm_basic_types.h"