mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 03:19:39 +08:00
11 lines
206 B
Diff
11 lines
206 B
Diff
--- a/src/lxc/storage/aufs.h
|
|
+++ b/src/lxc/storage/aufs.h
|
|
@@ -24,7 +24,6 @@
|
|
#ifndef __LXC_AUFS_H
|
|
#define __LXC_AUFS_H
|
|
|
|
-#define _GNU_SOURCE
|
|
#include <stdbool.h>
|
|
#include <stdio.h>
|
|
#include <stdint.h>
|