You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
248 B

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