Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
355bf77a
Unverified
Commit
355bf77a
authored
Aug 01, 2017
by
Christian Brauner
Committed by
Stéphane Graber
Aug 15, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
android: include custom mntent
Signed-off-by:
Christian Brauner
<
christian.brauner@ubuntu.com
>
parent
1090f945
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
storage.h
src/lxc/storage/storage.h
+6
-0
No files found.
src/lxc/storage/storage.h
View file @
355bf77a
...
@@ -30,6 +30,12 @@
...
@@ -30,6 +30,12 @@
#include <lxc/lxccontainer.h>
#include <lxc/lxccontainer.h>
#if IS_BIONIC
#include <../include/lxcmntent.h>
#else
#include <mntent.h>
#endif
#ifndef MS_DIRSYNC
#ifndef MS_DIRSYNC
#define MS_DIRSYNC 128
#define MS_DIRSYNC 128
#endif
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment