VirtualBox

Changeset 68675 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Sep 6, 2017 10:08:59 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117906
Message:

include file build fixes (kmk -C include)

Location:
trunk/include/VBox/HostServices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/VBoxClipboardSvc.h

    r68660 r68675  
    7575 * HGCM parameter structures.
    7676 */
    77 #pragma pack (1)
     77#pragma pack(1)
    7878typedef struct _VBoxClipboardGetHostMsg
    7979{
     
    131131#define VBOX_SHARED_CLIPBOARD_CPARMS_WRITE_DATA 2
    132132
    133 #pragma pack ()
     133#pragma pack()
    134134
    135135#endif
  • trunk/include/VBox/HostServices/VBoxOGLOp.h

    r62476 r68675  
    2828#define ___VBox_HostService_VBoxOGLOp_h
    2929
     30#include <iprt/types.h>
     31
    3032#ifdef VBOX_OGL_GUEST_SIDE
    3133/************************************************************************************************************
     
    517519    }
    518520
    519 #elif VBOX_OGL_HOST_SIDE
     521#elif defined(VBOX_OGL_HOST_SIDE)
    520522
    521523/************************************************************************************************************
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette