added include required by UCX

This commit is contained in:
Jeff Hill
1995-12-19 19:47:56 +00:00
parent 79baa59608
commit 84f32df855

View File

@@ -126,6 +126,7 @@
# include <strLib.h>
#elif defined(VMS)
# include <sys/time.h>
# include <sys/socket.h>
#elif defined(WIN32)
# include <windows.h>
# include <time.h>