]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
compiler: remove deprecated and unneeded header
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Jan 2019 22:02:49 +0000 (23:02 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Jan 2019 22:02:49 +0000 (23:02 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/compiler.h

index 7fd5ea131502ac2cc260f3f9f8007068376ff69e..e8c291ce576389a2f69006e5cf10d83df324c020 100644 (file)
@@ -23,7 +23,6 @@
 #ifndef _GNU_SOURCE
 #define _GNU_SOURCE 1
 #endif
-#include <sys/cdefs.h>
 
 #include "config.h"