aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/xmule/files/patch-src::ClientCredits.cpp
blob: 8277638bcad3eff2eec332021ef27fe63ca08df8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/ClientCredits.cpp.orig	Tue May 27 15:25:08 2003
+++ src/ClientCredits.cpp	Tue May 27 15:25:19 2003
@@ -22,7 +22,7 @@
 #include "ClientCredits.h"
 #include "opcodes.h"
 #include <math.h>
-#include "/usr/include/time.h"
+#include <sys/time.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>