VirtualBox

Changeset 2427 in kBuild for trunk/src/kash/output.h


Ignore:
Timestamp:
Nov 15, 2010 1:04:04 PM (14 years ago)
Author:
bird
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/output.h

    r1233 r2427  
    3838
    3939#include <stdarg.h>
     40
     41/* The stupid, stupid, unix specification guys added dprintf to stdio.h!
     42   Wonder what kind of weed they were smoking when doing that... */
     43#include <stdio.h>
     44#undef dprintf
     45#define dprintf mydprintf
     46
    4047
    4148struct output {
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