diff options
Diffstat (limited to 'gssapi.c')
-rw-r--r-- | gssapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ #include "socket.h" #include "i18n.h" -#include "md5.h" +#include "fm_md5.h" #include <sys/types.h> #include <netinet/in.h> /* for htonl/ntohl */ |