aboutsummaryrefslogtreecommitdiffstats
path: root/sh
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2010-01-14 12:47:12 -0800
committerColin Cross <ccross@android.com>2010-01-14 12:47:12 -0800
commit1b1fd61295d76b734f68309d0057699a1ba1cc37 (patch)
tree56b71b4e4430adb4b4355ee1a1f98777194000b9 /sh
parenteab453c612d6d422f863c31da67f00bc4beec914 (diff)
downloadsystem_core-1b1fd61295d76b734f68309d0057699a1ba1cc37.zip
system_core-1b1fd61295d76b734f68309d0057699a1ba1cc37.tar.gz
system_core-1b1fd61295d76b734f68309d0057699a1ba1cc37.tar.bz2
Remove definitions that are now in bionic libc
Diffstat (limited to 'sh')
-rw-r--r--sh/miscbltin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sh/miscbltin.c b/sh/miscbltin.c
index 1a8e252..d89029a 100644
--- a/sh/miscbltin.c
+++ b/sh/miscbltin.c
@@ -277,8 +277,6 @@ umaskcmd(int argc, char **argv)
return 0;
}
-typedef unsigned long rlim_t;
-
#if 1
/*
* ulimit builtin