]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - repair/threads.h
xfs_repair: detect and fix padding fields that changed with nrext64
[thirdparty/xfsprogs-dev.git] / repair / threads.h
index fce520aa222cbadc54532313aa78766980d88640..55c7c6327d7a260a891abcb3e336ea1bd1c5de1f 100644 (file)
@@ -1,7 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
+
 #ifndef        _XFS_REPAIR_THREADS_H_
 #define        _XFS_REPAIR_THREADS_H_
 
-#include "workqueue.h"
+#include "libfrog/workqueue.h"
 
 void   thread_init(void);