Merge branch 'jt/packmigrate'
[gitweb.git] / builtin / am.c
index 81095dae029836febd8bfb5504fdb39866ed5cf6..c369dd1dce2d705206414d0bbf5a4415d9487cab 100644 (file)
@@ -31,6 +31,7 @@
 #include "mailinfo.h"
 #include "apply.h"
 #include "string-list.h"
+#include "packfile.h"
 
 /**
  * Returns 1 if the file is empty or does not exist, 0 otherwise.