#include <config.h>
#include "dchroot-main.h"
#include "dchroot-options.h"
#include <schroot-base/schroot-base-run.h>
Include dependency graph for dchroot.cc:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Main routine. |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Main routine.
argc | the number of arguments | |
argv | argument vector |
Definition at line 41 of file dchroot.cc.