remove OS.h since it is already included through socketvar.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4196 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
#ifndef _NET_IF_H
|
#ifndef _NET_IF_H
|
||||||
#define _NET_IF_H
|
#define _NET_IF_H
|
||||||
|
|
||||||
#include <OS.h>
|
|
||||||
#include <Drivers.h>
|
#include <Drivers.h>
|
||||||
#include <sys/socketvar.h>
|
#include <sys/socketvar.h>
|
||||||
#include <net/if_types.h>
|
#include <net/if_types.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user