blob: 3c0e9b68a56da3195b2779cbc87d65ddccf055bb [file] [log] [blame]
/*
drbd_config.h
DRBD's compile time configuration.
drbd is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
drbd is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with drbd; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#ifndef DRBD_LEGACY_84_CONFIG_H
#define DRBD_LEGACY_84_CONFIG_H
extern const char *drbd_buildtag(void);
#define API_VERSION 1
#endif