osdSocketResource => osiSockResource
This commit is contained in:
2
src/libCom/env/envSubr.c
vendored
2
src/libCom/env/envSubr.c
vendored
@@ -79,7 +79,7 @@
|
||||
#include "errMdef.h"
|
||||
#include "envDefs.h"
|
||||
#include "epicsAssert.h"
|
||||
#include "bsdSocketResource.h"
|
||||
#include "osiSockResource.h"
|
||||
|
||||
|
||||
/*+/subr**********************************************************************
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
#include "osiThread.h"
|
||||
#include "tsMinMax.h"
|
||||
#include "fdManager.h"
|
||||
#include "bsdSocketResource.h"
|
||||
#include "osiSockResource.h"
|
||||
|
||||
//
|
||||
// if the compiler supports explicit instantiation of
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
#include "epicsAssert.h"
|
||||
#include "errlog.h"
|
||||
#include "envDefs.h"
|
||||
#include "bsdSocketResource.h"
|
||||
#include "osiSockResource.h"
|
||||
#include "ellLib.h"
|
||||
|
||||
#include "logClient.h"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "bsdSocketResource.h"
|
||||
#include "osiSockResource.h"
|
||||
|
||||
#ifndef LOCAL
|
||||
#define LOCAL static
|
||||
|
||||
Reference in New Issue
Block a user