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:
@@ -6,6 +6,7 @@
|
|||||||
#include <boot/net/ARP.h>
|
#include <boot/net/ARP.h>
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <KernelExport.h>
|
||||||
|
|
||||||
#include <boot/net/ChainBuffer.h>
|
#include <boot/net/ChainBuffer.h>
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
#include <boot/net/Ethernet.h>
|
#include <boot/net/Ethernet.h>
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <KernelExport.h>
|
||||||
|
|
||||||
#include <boot/net/ChainBuffer.h>
|
#include <boot/net/ChainBuffer.h>
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
#include <boot/net/IP.h>
|
#include <boot/net/IP.h>
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <KernelExport.h>
|
||||||
|
|
||||||
#include <boot/net/ARP.h>
|
#include <boot/net/ARP.h>
|
||||||
#include <boot/net/ChainBuffer.h>
|
#include <boot/net/ChainBuffer.h>
|
||||||
|
|||||||
@@ -6,8 +6,7 @@
|
|||||||
#include <boot/net/UDP.h>
|
#include <boot/net/UDP.h>
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <KernelExport.h>
|
||||||
#include <OS.h>
|
|
||||||
|
|
||||||
#include <boot/net/ChainBuffer.h>
|
#include <boot/net/ChainBuffer.h>
|
||||||
#include <boot/net/NetStack.h>
|
#include <boot/net/NetStack.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user