blob: e417332c3cf9f60b94f10e5ff2f706c247757c51 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2024 Oracle. All Rights Reserved.
* Author: Darrick J. Wong <djwong@kernel.org>
*/
/* Dummy program to test C compilation of user-exported xfs headers */
#include "include/xfs.h"
#include "include/handle.h"
#include "include/jdm.h"