patch-2.1.70 linux/include/linux/limits.h

Next file: linux/include/linux/major.h
Previous file: linux/include/linux/isp16.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.69/linux/include/linux/limits.h linux/include/linux/limits.h
@@ -14,4 +14,6 @@
 #define PATH_MAX        4095	/* # chars in a path name */
 #define PIPE_BUF        4096	/* # bytes in atomic write to a pipe */
 
+#define RTSIG_MAX	  32
+
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov