1 2 3 4 5 6 7 8 9 10 11 12 13
https://bugs.gentoo.org/251684 --- a/autorun.cc +++ b/autorun.cc @@ -90,6 +90,8 @@ char *strchr (), *strrchr (); #include <errno.h> +#include <stdlib.h> + #ifndef MNTTYPE_ISO9660 #define MNTTYPE_ISO9660 "iso9660" #endif