fix build when TRACE is enabled
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19630 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c828668959
commit
03c2b46cdf
@ -6,6 +6,7 @@
|
||||
#include <boot/net/ARP.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <KernelExport.h>
|
||||
|
||||
#include <boot/net/ChainBuffer.h>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
#include <boot/net/Ethernet.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <KernelExport.h>
|
||||
|
||||
#include <boot/net/ChainBuffer.h>
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
#include <boot/net/IP.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <KernelExport.h>
|
||||
|
||||
#include <boot/net/ARP.h>
|
||||
#include <boot/net/ChainBuffer.h>
|
||||
|
@ -6,8 +6,7 @@
|
||||
#include <boot/net/UDP.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <OS.h>
|
||||
#include <KernelExport.h>
|
||||
|
||||
#include <boot/net/ChainBuffer.h>
|
||||
#include <boot/net/NetStack.h>
|
||||
|
Loading…
Reference in New Issue
Block a user