]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
src/abstraction-cpu.c: re-arrange the header files
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 9 Mar 2022 11:46:32 +0000 (17:16 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 11 Mar 2022 14:46:21 +0000 (07:46 -0700)
commit98fb6bf2e2fd8091e1ac0dac481cb8bff7dcb289
treed11a45ec2826b4cc802c07d9c8fe36451c6fac27
parentb75836765b407f54f3cd87e5357e4c35e34dfa49
src/abstraction-cpu.c: re-arrange the header files

Re-arrange the headers files, in the following order:
1. Header files that declare the functions, are defined in this file.
2. Other header files from the libcgroup.
3. Standard header file.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/abstraction-cpu.c