diff options
Diffstat (limited to 'include/sys/sid.h')
-rw-r--r-- | include/sys/sid.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/sid.h b/include/sys/sid.h new file mode 100644 index 000000000..937a71ea8 --- /dev/null +++ b/include/sys/sid.h @@ -0,0 +1,4 @@ +#ifndef _SPL_SID_H +#define _SPL_SID_H + +#endif /* SPL_SID_H */ |