1 | --- popper/popper.c.orig 2013-09-10 11:47:29.000000000 +1000 |
---|
2 | +++ popper/popper.c 2013-09-10 11:48:02.000000000 +1000 |
---|
3 | @@ -136,6 +136,7 @@ |
---|
4 | POP *global_debug_p = NULL; |
---|
5 | #endif |
---|
6 | |
---|
7 | +#define getline localgetline |
---|
8 | |
---|
9 | /* |
---|
10 | * popper: Handle a Post Office Protocol version 3 session |
---|