Index: opendkim/opendkim-db.c =================================================================== RCS file: /cvsroot/opendkim/opendkim/opendkim-db.c,v retrieving revision 1.44 diff -u -r1.44 opendkim-db.c --- opendkim/opendkim-db.c 18 Feb 2010 23:48:22 -0000 1.44 +++ opendkim/opendkim-db.c 18 Feb 2010 23:53:36 -0000 @@ -42,6 +42,9 @@ # include #endif /* USE_SASL */ +/* libopendkim includes */ +#include "dkim-strl.h" + /* opendkim includes */ #include "opendkim-db.h" #include "util.h"