Skip to content

Commit

Permalink
tools: move lxc-device to API symbols only
Browse files Browse the repository at this point in the history
Closes #2073.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
  • Loading branch information
Christian Brauner committed Feb 6, 2018
1 parent e3347ee commit 23500ef
Show file tree
Hide file tree
Showing 7 changed files with 690 additions and 10 deletions.
1 change: 0 additions & 1 deletion src/lxc/tools/arguments.h
Expand Up @@ -31,7 +31,6 @@
#include <sys/types.h>
#include <lxc/lxccontainer.h>

#define TOOL_MAXPATHLEN 4096
struct lxc_arguments;

typedef int (*lxc_arguments_parser_t)(struct lxc_arguments *, int, char *);
Expand Down

0 comments on commit 23500ef

Please sign in to comment.