20 lines
382 B
Plaintext
20 lines
382 B
Plaintext
*** pop_apop.c.bak Sat Mar 29 07:30:36 1997
|
|
--- pop_apop.c Wed Apr 23 07:31:21 1997
|
|
***************
|
|
*** 34,40 ****
|
|
#endif
|
|
|
|
#include "popper.h"
|
|
! #include "md5.h"
|
|
|
|
/*
|
|
* Obscure password so a cleartext search doesn't come up with
|
|
--- 34,40 ----
|
|
#endif
|
|
|
|
#include "popper.h"
|
|
! #include <md5.h>
|
|
|
|
/*
|
|
* Obscure password so a cleartext search doesn't come up with
|