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:
shatty 2003-08-02 06:02:20 +00:00
parent e704a20367
commit b5dc136f9a

View File

@ -5,7 +5,6 @@
#ifndef _NET_IF_H
#define _NET_IF_H
#include <OS.h>
#include <Drivers.h>
#include <sys/socketvar.h>
#include <net/if_types.h>