From 1f75f81a417b0f540826ee7c1eeb952b7738b929 Mon Sep 17 00:00:00 2001 From: yexo Date: Thu, 13 Sep 2012 18:42:33 +0000 Subject: (svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) --- src/os/macosx/G5_detector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os/macosx') diff --git a/src/os/macosx/G5_detector.cpp b/src/os/macosx/G5_detector.cpp index ad69a2e43..53d21c4d4 100644 --- a/src/os/macosx/G5_detector.cpp +++ b/src/os/macosx/G5_detector.cpp @@ -21,7 +21,7 @@ #endif /* this function is a lightly modified version of some code from Apple's developer homepage to detect G5 CPUs at runtime */ -main() +int main() { host_basic_info_data_t hostInfo; mach_msg_type_number_t infoCount; -- cgit v1.2.3-70-g09d2