summaryrefslogtreecommitdiff
path: root/bzip.cc
diff options
context:
space:
mode:
Diffstat (limited to 'bzip.cc')
-rw-r--r--bzip.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bzip.cc b/bzip.cc
index 808ae893..2b225c08 100644
--- a/bzip.cc
+++ b/bzip.cc
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include "update_engine/bzip.h"
+
#include <stdlib.h>
#include <algorithm>
#include <bzlib.h>