--- a/src/dial.c
+++ b/src/dial.c
@@ -39,11 +39,9 @@
 #include "intl.h"
 
 #ifdef VC_MUSIC
-#  if defined(__GLIBC__)
 #    include <sys/ioctl.h>
 #    include <sys/kd.h>
 #    include <sys/time.h>
-#  endif
 #endif
 
 enum { CURRENT_VERSION = 6 };