You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
206 B

  1. --- a/src/lxc/storage/aufs.h
  2. +++ b/src/lxc/storage/aufs.h
  3. @@ -24,7 +24,6 @@
  4. #ifndef __LXC_AUFS_H
  5. #define __LXC_AUFS_H
  6. -#define _GNU_SOURCE
  7. #include <stdbool.h>
  8. #include <stdio.h>
  9. #include <stdint.h>