svn commit: trunk/uClibc/libc/sysdeps/linux/common

sjhill at uclibc.org sjhill at uclibc.org
Sat Feb 25 17:26:58 UTC 2006


Author: sjhill
Date: 2006-02-25 09:26:56 -0800 (Sat, 25 Feb 2006)
New Revision: 14284

Log:
I'm seeing double.


Modified:
   trunk/uClibc/libc/sysdeps/linux/common/waitpid.c


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/common/waitpid.c
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/common/waitpid.c	2006-02-25 17:16:00 UTC (rev 14283)
+++ trunk/uClibc/libc/sysdeps/linux/common/waitpid.c	2006-02-25 17:26:56 UTC (rev 14284)
@@ -6,7 +6,6 @@
 
 #include <stdlib.h>
 #include <sys/types.h>
-#include <sys/types.h>
 #include <sys/wait.h>
 #include <sys/resource.h>
 




More information about the uClibc-cvs mailing list