diff options
Diffstat (limited to 'g10/packet.h')
-rw-r--r-- | g10/packet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/packet.h b/g10/packet.h index 21c06d776..c1aaedbd6 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -29,6 +29,7 @@ #include "filter.h" #include "../common/openpgpdefs.h" #include "../common/userids.h" +#include "util.h" #define DEBUG_PARSE_PACKET 1 |