[uClibc-cvs] uClibc/libc/sysdeps/linux/mips vfork.c,1.1,1.2
Erik Andersen
andersen at uclibc.org
Wed Dec 3 20:36:53 UTC 2003
Update of /var/cvs/uClibc/libc/sysdeps/linux/mips
In directory winder:/tmp/cvs-serv27301/libc/sysdeps/linux/mips
Modified Files:
vfork.c
Log Message:
remove some garbage
Index: vfork.c
===================================================================
RCS file: /var/cvs/uClibc/libc/sysdeps/linux/mips/vfork.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- vfork.c 16 Feb 2002 20:16:20 -0000 1.1
+++ vfork.c 3 Dec 2003 20:36:49 -0000 1.2
@@ -16,7 +16,6 @@
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
-/*#include <ansidecl.h>*/
#include <errno.h>
#include <unistd.h>
More information about the uClibc-cvs
mailing list