VirtualBox

Ignore:
Timestamp:
Aug 31, 2017 12:10:36 PM (7 years ago)
Author:
vboxsync
Message:

merging vbglioc r117734: solaris shared folders build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c

    r65124 r68569  
     1/* $Id$ */
    12/** @file
    23 * VirtualBox File System for Solaris Guests, provider implementation.
     
    4243#include <sys/dirent.h>
    4344#include <sys/file.h>
     45#undef u /* /usr/include/sys/user.h:249:1 is where this is defined to (curproc->p_user). very cool. */
     46
    4447#include "vboxfs_prov.h"
    45 #ifdef u
    46 #undef u
    47 #endif
    4848
    4949#define SFPROV_VERSION  1
Note: See TracChangeset for help on using the changeset viewer.

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