summaryrefslogtreecommitdiff
path: root/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c')
-rw-r--r--open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c b/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c
index 52ce5aeb..7c0540e4 100644
--- a/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c
+++ b/open-vm-tools/services/plugins/hgfsServer/hgfsPlugin.c
@@ -1,5 +1,5 @@
/*********************************************************
- * Copyright (C) 2008 VMware, Inc. All rights reserved.
+ * Copyright (C) 2008-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 Lesser General Public License as published
@@ -28,6 +28,7 @@
#include "hgfs.h"
#include "hgfsServerManager.h"
+#include "vm_basic_defs.h"
#include "vm_assert.h"
#include "vmware/guestrpc/tclodefs.h"
#include "vmware/tools/log.h"