diff sources/toys/gcc-uClibc.c @ 76:5703436a408e

Update the uClibc snapshot and make config changes it needs.
author Rob Landley <rob@landley.net>
date Sat, 30 Dec 2006 03:13:28 -0500
parents 79295919b775
children 01fd30185476
line wrap: on
line diff
--- a/sources/toys/gcc-uClibc.c	Fri Dec 29 23:53:05 2006 -0500
+++ b/sources/toys/gcc-uClibc.c	Sat Dec 30 03:13:28 2006 -0500
@@ -11,8 +11,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>
+#include <string.h>
 #include <strings.h>
-#include <string.h>
 #include <unistd.h>
 #include <errno.h>
 #include <sys/stat.h>