diff options
Diffstat (limited to 'agent/trustlist.c')
-rw-r--r-- | agent/trustlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/trustlist.c b/agent/trustlist.c index 15208cedf..d3b8b6d20 100644 --- a/agent/trustlist.c +++ b/agent/trustlist.c @@ -29,7 +29,7 @@ #include <sys/stat.h> #include "agent.h" -#include "../assuan/assuan.h" /* fixme: nned a way to avoid assuna +#include "../assuan/assuan.h" /* fixme: need a way to avoid assuan calls here */ static const char headerblurb[] = |