Add include #include <vxWorks.h>

This commit is contained in:
Marty Kraimer
1995-02-27 15:33:12 +00:00
parent ae720e75af
commit 49b77d096f

View File

@@ -61,13 +61,13 @@
* .31 02-10-95 joh static => LOCAL
*/
#include <vxWorks.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <vxWorks.h>
#include <sysLib.h>
#include <symLib.h>
#include <sysSymTbl.h> /* for sysSymTbl*/