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 $ */