Replaced include genDefs.h with assert.h

This commit is contained in:
Janet B. Anderson
1995-02-13 16:42:18 +00:00
parent 415ac1f797
commit 69fc84d4a6

View File

@@ -132,12 +132,15 @@
* printf("command=%s, count=%d, units=%s\n", pCmd, count, pUnits);
*
*-***************************************************************************/
#include <genDefs.h>
#ifdef vxWorks
# include <vxWorks.h>
# include <stdioLib.h>
# include <ctype.h>
#else
# include <ctype.h>
# include <stdio.h>
#endif
#include <assert.h>
/*-----------------------------------------------------------------------------
* the preamble skips over leading white space, stopping either at