VirtualBox

Ignore:
Timestamp:
Jan 15, 2008 10:39:01 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27285
Message:

Fixed OS/2 build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/server.cpp

    r6285 r6361  
    10461046        }
    10471047
     1048#ifndef RT_OS_OS2
    10481049        if (daemon_pipe_fds[1] >= 0)
    10491050        {
    10501051            printf ("\nStarting event loop....\n[send TERM signal to quit]\n");
    1051 #ifndef RT_OS_OS2
    10521052            /* now we're ready, signal the parent process */
    10531053            write(daemon_pipe_fds[1], "READY", strlen("READY"));
    1054 #endif
    10551054        }
    10561055        else
     1056#endif
    10571057        {
    10581058            printf ("\nStarting event loop....\n[press Ctrl-C to quit]\n");
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