[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r4196 - GNUnet/src/util/os
From: |
durner |
Subject: |
[GNUnet-SVN] r4196 - GNUnet/src/util/os |
Date: |
Thu, 4 Jan 2007 13:09:51 -0800 (PST) |
Author: durner
Date: 2007-01-04 13:09:48 -0800 (Thu, 04 Jan 2007)
New Revision: 4196
Modified:
GNUnet/src/util/os/statuscalls.c
Log:
fix MinGW
Modified: GNUnet/src/util/os/statuscalls.c
===================================================================
--- GNUnet/src/util/os/statuscalls.c 2007-01-04 17:35:37 UTC (rev 4195)
+++ GNUnet/src/util/os/statuscalls.c 2007-01-04 21:09:48 UTC (rev 4196)
@@ -248,6 +248,7 @@
"sysctl");
}
#elif MINGW
+ NetworkStats * ifc;
PMIB_IFTABLE pTable;
DWORD dwIfIdx;
unsigned long long l;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r4196 - GNUnet/src/util/os,
durner <=