]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - include/libxcmd.h
configure: don't check for syncfs
[thirdparty/xfsprogs-dev.git] / include / libxcmd.h
CommitLineData
959ef981 1// SPDX-License-Identifier: GPL-2.0
82c3a179
BD
2/*
3 * Copyright (c) 2000-2005 Silicon Graphics, Inc.
4 * All Rights Reserved.
82c3a179
BD
5 */
6
7#ifndef __LIBXCMD_H__
8#define __LIBXCMD_H__
9
10#include "libxfs.h"
11#include <sys/time.h>
12
82c3a179 13#endif /* __LIBXCMD_H__ */