aboutsummaryrefslogtreecommitdiffstats
path: root/md5c.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-07-01 16:54:08 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-07-01 16:54:08 +0000
commite72637a2022c33425341ab26790d19f88d18fec5 (patch)
tree6e05468152b570260c6e3dbc5ed21b1c18144caa /md5c.c
parent197ed6c695bd3bf8040fe5df91ceece243d78a81 (diff)
downloadfetchmail-e72637a2022c33425341ab26790d19f88d18fec5.tar.gz
fetchmail-e72637a2022c33425341ab26790d19f88d18fec5.tar.bz2
fetchmail-e72637a2022c33425341ab26790d19f88d18fec5.zip
Some configuration cleanup.
svn path=/trunk/; revision=1133
Diffstat (limited to 'md5c.c')
-rw-r--r--md5c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/md5c.c b/md5c.c
index 43d85e68..92b5d44a 100644
--- a/md5c.c
+++ b/md5c.c
@@ -23,7 +23,7 @@ These notices must be retained in any copies of any part of this
documentation and/or software.
*/
-#include <config.h>
+#include "config.h"
#include "md5global.h"
#include "md5.h"