aboutsummaryrefslogtreecommitdiffstats
path: root/g10/free-packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/free-packet.c')
-rw-r--r--g10/free-packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/free-packet.c b/g10/free-packet.c
index 47d89eed5..5c4a0fcb5 100644
--- a/g10/free-packet.c
+++ b/g10/free-packet.c
@@ -25,9 +25,9 @@
#include <assert.h>
#include "gpg.h"
+#include "util.h"
#include "packet.h"
#include "../common/iobuf.h"
-#include "util.h"
#include "cipher.h"
#include "options.h"