We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d80a57 commit a3206e0Copy full SHA for a3206e0
1 file changed
fuseparts/_fusemodule.c
@@ -29,7 +29,7 @@
29
#include <fuse.h>
30
#include <sys/ioctl.h>
31
#ifndef _UAPI_ASM_GENERIC_IOCTL_H
32
-/* Essential IOCTL defitions from Linux /include/uapi/asm-generic/ioctl.h
+/* Essential IOCTL definitions from Linux /include/uapi/asm-generic/ioctl.h
33
to fix compilation errors on FreeBSD
34
Mikhail Zakharov <zmey20000@thoo.com> 2018.10.22 */
35
0 commit comments