diff options
author | Brian Behlendorf <[email protected]> | 2018-10-24 14:48:14 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2018-10-24 14:48:14 -0700 |
commit | b3d7725c943292df72fa6812177f912bc58b302d (patch) | |
tree | cdd5d2d110f7f70a2be314bcf0a0362db6ba58f8 /include | |
parent | 8cb119e3dc0ac6c90b1517fbadc021b7e9741fc6 (diff) |
Remove zfs_gitrev.h
This generated file was accidentally included in previous commit,
80a91e7, and should not be included in the repository.
Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Tony Hutter <[email protected]>
Reviewed by: Don Brady <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #8054
Diffstat (limited to 'include')
-rw-r--r-- | include/zfs_gitrev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zfs_gitrev.h b/include/zfs_gitrev.h deleted file mode 100644 index 13a831cb3..000000000 --- a/include/zfs_gitrev.h +++ /dev/null @@ -1 +0,0 @@ -#define ZFS_META_GITREV "unknown" |