spacepaste

diff -Naur mindi-busybox-1.18.5.orig/shell/shell_common.h mindi-busybox-1.18.5.new/shell/shell_common.h
mindi-busybox-1.18.5.orig/shell/shell_common.h [2012-07-07 18:48:21.000000000 +0200]
mindi-busybox-1.18.5.new/shell/shell_common.h [2012-07-07 18:47:57.000000000 +0200]
18 18 */
19 19 #ifndef SHELL_COMMON_H
20 20 #define SHELL_COMMON_H 1
21 #include <sys/resource.h>
21 22
22 23 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
23 24