~ubuntu-branches/ubuntu/quantal/lxc/quantal-201206191543

« back to all changes in this revision

Viewing changes to test/conf.c

  • Committer: Bazaar Package Importer
  • Author(s): Guido Trotter
  • Date: 2009-07-25 12:24:30 UTC
  • mto: (3.1.1 sid) (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20090725122430-cwypusjsc1bg2hqk
ImportĀ upstreamĀ versionĀ 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#include <netinet/in.h>
28
28
#include <net/if.h>
29
29
 
30
 
#include <lxc/lxc_list.h>
31
 
#include <lxc/lxc_conf.h>
 
30
#include <lxc/list.h>
 
31
#include <lxc/conf.h>
32
32
 
33
33
/*
34
34
 * I want to setup a container with a veth attached on a bridge,