summaryrefslogtreecommitdiff
path: root/libbcachefs/printbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/printbuf.c')
-rw-r--r--libbcachefs/printbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcachefs/printbuf.c b/libbcachefs/printbuf.c
index 187b0377..accf246c 100644
--- a/libbcachefs/printbuf.c
+++ b/libbcachefs/printbuf.c
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: LGPL-2.1+
/* Copyright (C) 2022 Kent Overstreet */
-#include <linux/err.h>
#include <linux/bitmap.h>
+#include <linux/err.h>
#include <linux/export.h>
#include <linux/kernel.h>
#include <linux/slab.h>