forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
288 B
C
9 lines
288 B
C
diff -u -x CVS -x work -x core -x *.core -x #* -x *~ -x *.orig -x *.rej -I $Id.*$ -I $.+BSD.*$ timeout.h.orig timeout.h
|
|
--- timeout.h.orig Fri Jun 4 02:51:02 2004
|
|
+++ timeout.h Sat Jun 19 18:42:25 2004
|
|
@@ -7,4 +7,5 @@
|
|
*
|
|
*/
|
|
|
|
+/* seconds elapsing before log-off */
|
|
#define TIMEOUT 0
|