Build, project, and header info changes. Required to build MT.
[ITFoundation.git] / ITVirtualMemoryInfo.m
index 4017993..a5d696d 100755 (executable)
@@ -1,7 +1,7 @@
 #import "ITVirtualMemoryInfo.h"
 
 @interface ITVirtualMemoryInfo (Private)
 #import "ITVirtualMemoryInfo.h"
 
 @interface ITVirtualMemoryInfo (Private)
-- (BOOL)refreshStats;
+- (BOOL)refreshStats:(struct vm_statistics *)myStat;
 @end
 
 @implementation ITVirtualMemoryInfo
 @end
 
 @implementation ITVirtualMemoryInfo