Index: /trunk/include/VBox/cdefs.h
===================================================================
--- /trunk/include/VBox/cdefs.h	(revision 66714)
+++ /trunk/include/VBox/cdefs.h	(revision 66715)
@@ -98,6 +98,6 @@
  */
 #if defined(IN_DIS)
+# ifdef IN_DIS_STATIC
 #  define DISDECL(type)     DECLHIDDEN(type) VBOXCALL
-# ifdef IN_DIS_STATIC
 # else
 #  define DISDECL(type)     DECLEXPORT(type) VBOXCALL
