Ticket #5188: trace-network-dprintf2.diff

File trace-network-dprintf2.diff, 468 bytes (added by andreasf, 14 years ago)

updated patch

  • src/system/boot/platform/openfirmware/network.cpp

    diff --git a/src/system/boot/platform/openfirmware/network.cpp b/src/system/boot/platform/openfirmware/network.cpp
    index 51f41ee..357b906 100644
    a b  
    1010#include <string.h>
    1111
    1212#include <OS.h>
    13 
     13
     14#include <boot/platform.h>
    1415#include <boot/net/Ethernet.h>
    1516#include <boot/net/NetStack.h>
    1617#include <platform/openfirmware/openfirmware.h>