]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/cgroups/cgfsng.c
tree-wide: fix config.h inclusion
[mirror_lxc.git] / src / lxc / cgroups / cgfsng.c
index 3103263b32258e38b978a8a6cf3ffa6d0caa802c..b111f521cf0098fa775b676f48523987032ffb66 100644 (file)
 
 #include "config.h"
 
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE 1
-#endif
-
 #include <ctype.h>
 #include <dirent.h>
 #include <errno.h>