Skip to content

Commit

Permalink
macro: abuse ENOMEDIUM as ENOCGROUP2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
  • Loading branch information
Christian Brauner committed Feb 2, 2021
1 parent b22ae84 commit 6de35cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lxc/macro.h
Expand Up @@ -670,4 +670,6 @@ enum {
#endif
#endif

#define ENOCGROUP2 ENOMEDIUM

#endif /* __LXC_MACRO_H */

0 comments on commit 6de35cd

Please sign in to comment.