fdMgr.h => fdmanager.h

This commit is contained in:
Jeff Hill
1996-08-13 22:58:15 +00:00
parent 9c05191e9e
commit d3e21e87b2

View File

@@ -7,6 +7,9 @@
// Some BSD calls have crept in here
//
// $Log$
// Revision 1.1.1.1 1996/06/20 00:28:06 jhill
// ca server installation
//
//
#ifndef includeCASOSDH
@@ -21,12 +24,12 @@ extern "C" {
// for htons() etc
//
# include <netinet/in.h>
# include <netdb.h>
} // extern "C"
#include <osiMutex.h>
#include <osiTimer.h>
#include <fdMgr.h>
#include <fdManager.h>
class caServerI;