*** empty log message ***

This commit is contained in:
cvs
2000-03-31 07:51:28 +00:00
parent 72589129c3
commit 24eb75d7d3
24 changed files with 1184 additions and 670 deletions

View File

@@ -4,7 +4,6 @@
#endif
#ifdef __DECC
#pragma module AsynSrv_Utility ident
#pragma nostandard
#endif
/*
** +--------------------------------------------------------------+
@@ -419,7 +418,9 @@
#include <string.h>
#ifdef __VMS
#pragma nostandard
#include <ucx$inetdef.h>
#pragma standard
#include <unixio.h>
#else
#include <unistd.h>