Merge pull request #64 in ITERATE/cyberduck from feature/windows/9074 to master
[cyberduck.git] / source / de / zathras / UKSystemInfo.h
blob93d4b1f39ce3afca7125c1e9aded6827a4b4f5f8
1 //
2 // UKSystemInfo.h
3 // UKSystemInfo
4 //
5 // Created by Uli Kusterer on 23.09.04.
6 // Copyright 2004 M. Uli Kusterer. All rights reserved.
7 //
9 #include <Carbon/Carbon.h>
11 void UKGetSystemVersionComponents( SInt32* outMajor, SInt32* outMinor, SInt32* outBugfix ); // System version as the separate components (Major.Minor.Bugfix).