]> Zhao Yanbai Git Server - minix.git/commitdiff
ash: getmode in global includes now
authorBen Gras <ben@minix3.org>
Wed, 9 Jun 2010 12:58:03 +0000 (12:58 +0000)
committerBen Gras <ben@minix3.org>
Wed, 9 Jun 2010 12:58:03 +0000 (12:58 +0000)
commands/ash/shell.h

index e015c183b4d8b3d4641018ed3b8372df3cfe2ad9..9cdc1f3095a2526fe5fce727c182060e1157b7dc 100644 (file)
@@ -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 $
  */