Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -236,7 +236,6 @@ enum fh_devices
|
||||
FH_FULL = FHDEV (DEV_MEM_MAJOR, 7),
|
||||
FH_RANDOM = FHDEV (DEV_MEM_MAJOR, 8),
|
||||
FH_URANDOM = FHDEV (DEV_MEM_MAJOR, 9),
|
||||
FH_KMSG = FHDEV (DEV_MEM_MAJOR, 11),
|
||||
|
||||
DEV_SOUND_MAJOR = 14,
|
||||
FH_OSS_DSP = FHDEV (DEV_SOUND_MAJOR, 3),
|
||||
|
Reference in New Issue
Block a user