moved include of if.h to osiSock.h

This commit is contained in:
Jeff Hill
1997-01-22 21:08:48 +00:00
parent ef7b658bc0
commit 617b4dd26f

View File

@@ -37,11 +37,8 @@
static char *sccsId = "@(#) $Id$";
#include "iocinf.h"
#include <net/if.h>
/*
* Dont use ca_static based lock macros here because this is
* also called by the server. All locks required are applied at