Skip to content

Commit 4254da4

Browse files
authored
Shouldn't need sys/errno.h if errno.h already #include'd
1 parent 41471fd commit 4254da4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838

3939
#include <stdio.h>
4040
#include <stdlib.h>
41-
#include <sys/errno.h>
4241
#include <sys/mman.h>
4342
#include <string.h>
4443
#include <unistd.h>

0 commit comments

Comments
 (0)