]> git.pld-linux.org Git - packages/atm.git/blame_incremental - atm-OPEN_MAX.patch
- spec adapterized.
[packages/atm.git] / atm-OPEN_MAX.patch
... / ...
CommitLineData
1diff -urN atm.orig/mpoad/io.c atm/mpoad/io.c
2--- atm.orig/mpoad/io.c Sat Dec 5 01:43:15 1998
3+++ atm/mpoad/io.c Fri Jul 6 16:09:32 2001
4@@ -26,6 +26,7 @@
5 #include "k_interf.h"
6 #include "io.h"
7 #include "get_vars.h"
8+#define OPEN_MAX 1024
9
10 #ifdef BROKEN_POLL
11 #include "poll2select.h"
This page took 0.055517 seconds and 4 git commands to generate.