mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-01 08:05:09 +02:00
10 lines
237 B
Diff
10 lines
237 B
Diff
--- src/lxc/compiler.h 2018-11-23 01:08:27.000000000 +0200
|
|
+++ src/lxc/compiler.h 2018-11-26 21:24:49.629537630 +0200
|
|
@@ -23,7 +23,6 @@
|
|
#ifndef _GNU_SOURCE
|
|
#define _GNU_SOURCE 1
|
|
#endif
|
|
-#include <sys/cdefs.h>
|
|
|
|
#include "config.h"
|
|
|