summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libc/sysdeps/linux/mips/vfork.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/vfork.c b/libc/sysdeps/linux/mips/vfork.c
index 75c625214..0cdf1bfdf 100644
--- a/libc/sysdeps/linux/mips/vfork.c
+++ b/libc/sysdeps/linux/mips/vfork.c
@@ -16,7 +16,6 @@ License along with the GNU C Library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
-/*#include <ansidecl.h>*/
#include <errno.h>
#include <unistd.h>