Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
alloc: make allocate_alloc_state and clear_alloc_state more consistent
[gitweb.git]
/
apply.h
diff --git
a/apply.h
b/apply.h
index b80d8ba73633c042989e52a00f7df8ee3afcd192..0b70e1f3f5c283f3f2ef778c84443cc57febc717 100644
(file)
--- a/
apply.h
+++ b/
apply.h
@@
-1,6
+1,9
@@
#ifndef APPLY_H
#define APPLY_H
+#include "lockfile.h"
+#include "string-list.h"
+
enum apply_ws_error_action {
nowarn_ws_error,
warn_on_ws_error,