This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oss
/
uclibc-ng
Watch
4
Star
1
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
I forgot to include features.h
Eric Andersen
22 years ago
parent
f0f449cc00
commit
06245f1e2c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
libc/sysdeps/linux/i386/crt0.S
+ 2
- 0
libc/sysdeps/linux/i386/crt0.S
View File
@@ -30,6 +30,8 @@ Cambridge, MA 02139, USA. */
NULL
*/
+#include <features.h>
+
.text
.align 4