From c1b4cc24e4712c3fb6be4d8cf16d50a6fcf08446 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 9 Jun 2010 12:58:03 +0000 Subject: [PATCH] ash: getmode in global includes now --- commands/ash/shell.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/commands/ash/shell.h b/commands/ash/shell.h index e015c183b..9cdc1f309 100644 --- a/commands/ash/shell.h +++ b/commands/ash/shell.h @@ -88,8 +88,6 @@ typedef long quad_t; /* XXX */ typedef unsigned long u_quad_t; /* XXX */ #endif -mode_t getmode(void *, int /* mode_t */); - /* * $PchId: shell.h,v 1.7 2006/05/22 12:47:00 philip Exp $ */ -- 2.44.0