included func proto for math lib

This commit is contained in:
Jeff Hill
1999-04-05 22:52:30 +00:00
parent eca0e5ebd4
commit 01b2e5531a

View File

@@ -119,6 +119,7 @@
#include <ctype.h>
#include <string.h>
#include <limits.h>
#include <math.h>
#define INC_tsDefs_h
#if defined(vxWorks)