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.
gentoo-overlay/media-sound/cdstatus/files/cdstatus-0.94a-gentoo.diff

13 lines
388 B

*** cdstatus_cddb.c.orig Sat Aug 9 10:03:45 2003
--- cdstatus_cddb.c Sat Aug 9 10:04:01 2003
***************
*** 8,13 ****
--- 8,14 ----
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
+ #include <errno.h>
/* to get started, i hard-coded the hostname. need to use a file to store
site info in, and get updated site lists to use hosts from and such */