Index: netcat-openbsd-1.89/debian/patches/quit-timer.patch
===================================================================
--- netcat-openbsd-1.89.orig/debian/patches/quit-timer.patch	2008-10-20 14:48:40.000000000 -0700
+++ netcat-openbsd-1.89/debian/patches/quit-timer.patch	2008-10-20 14:48:58.000000000 -0700
@@ -14,7 +14,7 @@
  int	nflag;					/* Don't do name look up */
  char   *Pflag;					/* Proxy username */
  char   *pflag;					/* Localport flag */
-+int	qflag = -1;				/* Quit after some secs */
++int	qflag = 0;				/* Quit after some secs */
  int	rflag;					/* Random ports flag */
  char   *sflag;					/* Source Address */
  int	tflag;					/* Telnet Emulation */
