mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Stub u8_textprep.h for inclusion purposes
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <sys/uio.h>
|
||||
#include <sys/sunldi.h>
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/u8_textprep.h>
|
||||
#include <linux/kdev_t.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/cdev.h>
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_U8_TEXTPREP_H
|
||||
#define _SPL_U8_TEXTPREP_H
|
||||
|
||||
#endif /* SPL_U8_TEXTPREP_H */
|
||||
Reference in New Issue
Block a user