aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support/qsort.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/support/qsort.c')
-rw-r--r--fs/xfs/support/qsort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/support/qsort.c b/fs/xfs/support/qsort.c
index 1ec824140cf..2cb05c7569d 100644
--- a/fs/xfs/support/qsort.c
+++ b/fs/xfs/support/qsort.c
@@ -26,7 +26,6 @@
26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
27 * SUCH DAMAGE. 27 * SUCH DAMAGE.
28 */ 28 */
29
30#include <linux/kernel.h> 29#include <linux/kernel.h>
31#include <linux/string.h> 30#include <linux/string.h>
32 31