drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
[linux-block.git] / block / partitions / karma.h
CommitLineData
0e6e1db4
BC
1/*
2 * fs/partitions/karma.h
3 */
4
5#define KARMA_LABEL_MAGIC 0xAB56
6
1493bf21 7int karma_partition(struct parsed_partitions *state);
0e6e1db4 8