]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
src/abstraction-cpuset.c: re-arrange the header files
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 9 Mar 2022 11:49:42 +0000 (17:19 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 11 Mar 2022 14:46:21 +0000 (07:46 -0700)
commit306b13e47fe26656cb7b3f9e4e448e68a4da10e1
treee8f0d61477202b0de5f0abc60cf10b682836b34b
parent98fb6bf2e2fd8091e1ac0dac481cb8bff7dcb289
src/abstraction-cpuset.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-cpuset.c