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