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.
gentoo-overlay/dev-lang/eisl/files/eisl-2.50-compat-no-cdefs.p...

12 lines
207 B

--- a/compat/cdefs.h
+++ b/compat/cdefs.h
@@ -3,8 +3,6 @@
#ifndef COMPAT_CDEFS_H
#define COMPAT_CDEFS_H
-#include <sys/cdefs.h>
-
#ifndef __dead
#define __dead \
__attribute__((__noreturn__))