net-mail/automx2: remove old version
[gentoo.git] / net-mail / qlogtools / files / qlogtools-3.1-errno.patch
1 diff -ur qlogtools-3.1.orig/qfilelog.c qlogtools-3.1/qfilelog.c
2 --- qlogtools-3.1.orig/qfilelog.c       2001-06-12 14:41:47.000000000 -0700
3 +++ qlogtools-3.1/qfilelog.c    2003-07-31 21:52:51.000000000 -0700
4 @@ -3,8 +3,7 @@
5  #include <stdlib.h>
6  #include <string.h>
7  #include <unistd.h>
8 -
9 -extern int errno;
10 +#include <errno.h>
11  
12  #define PAUSE sleep(60)
13