equal
deleted
inserted
replaced
14 // along with this program; if not, write to the Free Software |
14 // along with this program; if not, write to the Free Software |
15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
16 |
16 |
17 #include <config.h> |
17 #include <config.h> |
18 #include <errno.h> |
18 #include <errno.h> |
|
19 #include <stdlib.h> |
19 #include <string.h> |
20 #include <string.h> |
20 #include <sys/types.h> |
21 #include <sys/types.h> |
21 #include "config/configrc.h" |
22 #include "config/configrc.h" |
22 #include "misc/exec.h" |
23 #include "misc/exec.h" |
23 #include "misc/stat_fns.h" |
24 #include "misc/stat_fns.h" |