mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Add missing stub headers
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_CRC32_H
|
||||
#define _SPL_CRC32_H
|
||||
|
||||
#endif /* SPL_CRC32_H */
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_EFI_PARTITION_H
|
||||
#define _SPL_EFI_PARTITION_H
|
||||
|
||||
#endif /* SPL_EFI_PARTITION_H */
|
||||
Reference in New Issue
Block a user