Index: lpr.c =================================================================== --- lpr.c (revision 3321) +++ lpr.c (revision 3322) @@ -1,3 +1,7 @@ +/* for popen() */ +#define _DEFAULT_SOURCE +#define _BSD_SOURCE + #include "config.h" #include