Remove prefixed for the net private headers

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24254 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes
2008-03-05 23:34:04 +00:00
parent 660030cbe7
commit c55f1fd8b3
2 changed files with 1 additions and 2 deletions
@@ -15,7 +15,6 @@
#include <USB_spec.h>
#include <USB.h>
#include <net/net_buffer.h>
#include "snet_buffer.h"
#include <bluetooth/bluetooth_util.h>
@@ -15,7 +15,7 @@
#include <bluetooth/HCI/btHCI.h>
#include <bluetooth/HCI/btHCI_module.h>
#include <net/net_buffer.h>
#include <net_buffer.h>
#include "snet_buffer.h"