5 // Created by Uli Kusterer on 23.09.04.
6 // Copyright 2004 M. Uli Kusterer. All rights reserved.
9 #include <Carbon/Carbon.h>
11 void UKGetSystemVersionComponents( SInt32
* outMajor
, SInt32
* outMinor
, SInt32
* outBugfix
); // System version as the separate components (Major.Minor.Bugfix).