summaryrefslogtreecommitdiff
path: root/open-vm-tools/modules/linux/shared/vmci_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/modules/linux/shared/vmci_defs.h')
-rw-r--r--open-vm-tools/modules/linux/shared/vmci_defs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-vm-tools/modules/linux/shared/vmci_defs.h b/open-vm-tools/modules/linux/shared/vmci_defs.h
index c0843359..74d314ff 100644
--- a/open-vm-tools/modules/linux/shared/vmci_defs.h
+++ b/open-vm-tools/modules/linux/shared/vmci_defs.h
@@ -1,5 +1,5 @@
/*********************************************************
- * Copyright (C) 2005-2012 VMware, Inc. All rights reserved.
+ * Copyright (C) 2005-2015 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -30,6 +30,7 @@
#include "includeCheck.h"
#include "vm_basic_types.h"
+#include "vm_basic_defs.h"
#include "vm_atomic.h"
#include "vm_assert.h"