freebsd-ports/net/mpich/files/patch-mpid::ch2::chtick.c
Mario Sergio Fujikawa Ferreira 795a2e2009 o Update to 1.2.2
o Remove patch-aa (no longer necessary)
o Add patch-mpid::ch2::chtick.c which fixes a missing header file include

PR:		30102
Submitted by:	MAINTAINER
2001-08-26 17:57:37 +00:00

10 lines
299 B
C

--- mpid/ch2/chtick.c-orig Wed Apr 4 09:16:05 2001
+++ mpid/ch2/chtick.c Sat Aug 25 08:49:10 2001
@@ -14,6 +14,7 @@
!defined(MPID_CH_Wtime)
#define USING_POSIX_CLOCK
#include <time.h>
+#include <sys/time.h>
#endif
/*
This returns a value that is correct but not the best value that