aboutsummaryrefslogtreecommitdiffstats
path: root/lib/misc.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-10-23 11:43:15 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2009-10-23 11:43:15 +0100
commit4cf80bb798a4159f42a904cb830b99c87a0ca8e0 (patch)
treec2240c90e022714632447c019de41ae9c2083e29 /lib/misc.c
parentb75acf6367400ff88428618719cefbbee648b0cb (diff)
Shuffling a few more #includes. Much more shuffling will be needed.
Diffstat (limited to 'lib/misc.c')
-rw-r--r--lib/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/misc.c b/lib/misc.c
index 9d504b75..35e9909b 100644
--- a/lib/misc.c
+++ b/lib/misc.c
@@ -45,6 +45,7 @@
#include <resolv.h>
#endif
+#include "md5.h"
#include "ssl_client.h"
void strip_linefeed(gchar *text)