freebsd-ports/net/boinc-client/files/extra-patch-client-time_stats.C
Pav Lucistnik e820243a1d - Update to 20050601
Submitted by:	J.R. Oldroyd <jr@opal.com> (maintainer)
2005-06-02 21:08:23 +00:00

10 lines
216 B
C

--- client/time_stats.C.orig Thu May 5 22:09:35 2005
+++ client/time_stats.C Thu Jun 2 09:43:04 2005
@@ -28,6 +28,7 @@
#endif
#ifdef HAVE_SYS_SOCKET_H
+#include <sys/types.h>
#include <sys/socket.h>
#endif