VirtualBox

Changeset 101534 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Oct 20, 2023 9:27:39 PM (14 months ago)
Author:
vboxsync
Message:

Additions/solaris/vboxms: Follow-up build fix as some ancient build
systems like tinderadd running snv_126 might not have paths.h which was
added in snv_159 so we specify the path to the multiplexor ID file by
hand.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Mouse/vboxmslnk.c

    r101532 r101534  
    4545#include <stropts.h>
    4646#include <unistd.h>
    47 #include <paths.h>
    4847#include <libgen.h>
    4948#include <getopt.h>
    5049
    51 #define VBOXMSLNK_MUXID_FILE    _PATH_SYSVOL "/vboxmslnk.muxid"
     50#define VBOXMSLNK_MUXID_FILE    "/system/volatile/vboxmslnk.muxid"
    5251
    5352static const char *g_pszProgName;
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