/[mailutils]/mailutils/mailbox/mbx_pop.c
ViewVC logotype

Diff of /mailutils/mailbox/mbx_pop.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.67 by gray, Tue Sep 3 20:36:57 2002 UTC revision 1.68 by gray, Tue Oct 29 12:44:30 2002 UTC
# Line 19  Line 19 
19  # include <config.h>  # include <config.h>
20  #endif  #endif
21    
22    #ifdef ENABLE_POP
23    
24  #include <termios.h>  #include <termios.h>
25  #include <errno.h>  #include <errno.h>
26  #include <stdlib.h>  #include <stdlib.h>
# Line 2109  pop_readline (pop_data_t mpd) Line 2111  pop_readline (pop_data_t mpd)
2111      }      }
2112    return 0;    return 0;
2113  }  }
2114    
2115    #endif

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26