aboutsummaryrefslogtreecommitdiffstats
path: root/cram.c
diff options
context:
space:
mode:
Diffstat (limited to 'cram.c')
-rw-r--r--cram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cram.c b/cram.c
index 4ac4a31f..969d3d90 100644
--- a/cram.c
+++ b/cram.c
@@ -15,7 +15,7 @@
#include "socket.h"
#include "i18n.h"
-#include "fm_md5.h"
+#include "fm_md5.h"
void hmac_md5 (const unsigned char *password, size_t pass_len,
const unsigned char *challenge, size_t chal_len,