]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/limits.h
V4L/DVB (11111): dvb_dummy_fe: Fix compilation breakage
[linux-2.6-omap-h63xx.git] / include / linux / limits.h
index eaf2e099f1257f356264b278711068f25bb8e5f0..2d0f94162fb341a9986b05124d61d457fe395350 100644 (file)
@@ -5,8 +5,6 @@
 
 #define NGROUPS_MAX    65536   /* supplemental group IDs are available */
 #define ARG_MAX       131072   /* # bytes of args + environ for exec() */
-#define CHILD_MAX        999    /* no limit :-) */
-#define OPEN_MAX         256   /* # open files a process may have */
 #define LINK_MAX         127   /* # links a file may have */
 #define MAX_CANON        255   /* size of the canonical input queue */
 #define MAX_INPUT        255   /* size of the type-ahead buffer */