Selaa lähdekoodia

sh crti.S needs features.h to resolve __HAVE_SHARED__, trivial patch
from Carmelo Amoroso <carmelo73@gmail.com>.

Paul Mundt 19 vuotta sitten
vanhempi
commit
e2d0eee5ea
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      libc/sysdeps/linux/sh/crti.S

+ 2 - 0
libc/sysdeps/linux/sh/crti.S

@@ -1,3 +1,5 @@
+#include <features.h>
+
 	.file	"crti.S"
 	.text