]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - spaceman/init.h
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / spaceman / init.h
CommitLineData
959ef981 1// SPDX-License-Identifier: GPL-2.0
48ec2905
DC
2/*
3 * Copyright (c) 2012 Red Hat, Inc.
4 * All Rights Reserved.
48ec2905
DC
5 */
6#ifndef XFS_SPACEMAN_INIT_H_
7#define XFS_SPACEMAN_INIT_H_
8
9extern char *progname;
10extern int exitcode;
11
12#endif /* XFS_SPACEMAN_INIT_H_ */